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

Unified Diff: content/shell/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
Index: content/shell/tools/DEPS
diff --git a/content/shell/tools/DEPS b/content/shell/tools/DEPS
index 7083ae76862b5884444b965d1d6942afa4326b85..387561ade8ee324726c476c39386c672b2b9cb4f 100644
--- a/content/shell/tools/DEPS
+++ b/content/shell/tools/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+content/public",
- "+components/breakpad",
+ "+components/crash",
]
« no previous file with comments | « content/shell/browser/shell_content_browser_client.cc ('k') | content/shell/tools/content_shell_crash_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698