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

Unified Diff: content/shell/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 | « content/shell/BUILD.gn ('k') | content/shell/app/shell_breakpad_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index d3108b8e27c366fc650339aaf028eb37b524c7f9..bd60cf505845eeaea495aa8ef9bcff58c26756e6 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -20,7 +20,7 @@ include_rules = [
"+ui/aura",
"+ui/views",
- "+components/breakpad",
+ "+components/crash",
]
specific_include_rules = {
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/app/shell_breakpad_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698