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

Unified Diff: chrome/tools/DEPS

Issue 485893007: Rename components/breakpad to components/crash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase + iOS tests Created 6 years, 4 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/nacl/nacl_exe_win_64.cc ('k') | chrome/tools/crash_service/main.cc » ('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 e149a1e76b8b94cda3c58b38ee318e93bc990fc5..7f05dd0c8b87e8072c25b603af8c3a7ccaea7cff 100644
--- a/chrome/tools/DEPS
+++ b/chrome/tools/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+chrome/browser",
- "+components/breakpad",
+ "+components/crash",
"+third_party/re2",
]
« no previous file with comments | « chrome/nacl/nacl_exe_win_64.cc ('k') | chrome/tools/crash_service/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698