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

Unified Diff: chromecast/shell/app/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
Index: chromecast/shell/app/DEPS
diff --git a/chromecast/shell/app/DEPS b/chromecast/shell/app/DEPS
index efc610d59237176ce2c1fd4782144795a6c9b01c..3dad0898cb0448dc8d23eb0c712858c4704109a4 100644
--- a/chromecast/shell/app/DEPS
+++ b/chromecast/shell/app/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/crash",
"+content/public/app",
"+content/public/browser",
]

Powered by Google App Engine
This is Rietveld 408576698