commit | 92f84b6ac7af44269fa377f4ecc1eaf05e83c1e5 | [log] [tgz] |
---|---|---|
author | Rohit Rao <[email protected]> | Wed Mar 25 14:57:50 2020 |
committer | Commit Bot <[email protected]> | Wed Mar 25 14:57:50 2020 |
tree | 7294d5d37dfb3485cd2f5f92bd5bfbfae5aef6e8 | |
parent | e5c80add57ea2b446eb7935b9ce332189e9ed8d8 [diff] [blame] |
Moves //components/crash/content/app to //components/crash/core/app. Most of the files in this directory had no //content dependencies. Those that did were left in place. [email protected] BUG=1061431 Change-Id: Ib0378541b92c20dded184a186c12ff22cbbb128a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102636 Commit-Queue: Rohit Rao <[email protected]> Reviewed-by: Mark Mentovai <[email protected]> Cr-Commit-Position: refs/heads/master@{#753221}
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS index 09d75976..2c7e6e6 100644 --- a/chrome/browser/DEPS +++ b/chrome/browser/DEPS
@@ -69,6 +69,7 @@ "+components/cookie_config", "+components/crash/content/app", "+components/crash/content/browser", + "+components/crash/core/app", "+components/crash/core/browser", "+components/crash/core/common", "+components/crx_file",