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

Unified Diff: chromecast/crash/DEPS

Issue 620673003: Chromecast: adds crash handling for Android build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address lei's comments Created 6 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 | « chromecast/common/global_descriptors.h ('k') | chromecast/crash/android/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/crash/DEPS
diff --git a/content/shell/tools/DEPS b/chromecast/crash/DEPS
similarity index 67%
copy from content/shell/tools/DEPS
copy to chromecast/crash/DEPS
index 387561ade8ee324726c476c39386c672b2b9cb4f..4389c51b6d273816f41990445954a9b5e68d1660 100644
--- a/content/shell/tools/DEPS
+++ b/chromecast/crash/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+content/public",
+ "+breakpad",
"+components/crash",
]
« no previous file with comments | « chromecast/common/global_descriptors.h ('k') | chromecast/crash/android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698