Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6551)

Unified Diff: chrome/tools/DEPS

Issue 26688006: Move CrashService class to breakpad component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/tools/crash_service/crash_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/DEPS
diff --git a/chrome/tools/DEPS b/chrome/tools/DEPS
index 2a98e950a214c671d5b57bb7992ecfa2e5876d31..adf68b946184302ecbe6cf29c0acb4d6dbbcad89 100644
--- a/chrome/tools/DEPS
+++ b/chrome/tools/DEPS
@@ -1,9 +1,9 @@
include_rules = [
- "+breakpad",
"+chrome/browser",
"+chrome/third_party/hunspell/google",
"+chrome/utility/local_discovery",
"+content/browser",
"+content/public/browser",
+ "+components/breakpad",
"+third_party/re2",
]
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/tools/crash_service/crash_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698