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

Unified Diff: chromecast/shell/browser/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/shell/app/cast_main_delegate.cc ('k') | chromecast/shell/browser/cast_browser_main_parts.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/shell/browser/DEPS
diff --git a/chromecast/shell/browser/DEPS b/chromecast/shell/browser/DEPS
index 78e621dfd92e8496e7d05e366d0f3f1c68a094ef..b023f303832345b51e0f15259d696e5abf7b3fa2 100644
--- a/chromecast/shell/browser/DEPS
+++ b/chromecast/shell/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/crash",
"+content/public/browser",
"+media/base",
]
« no previous file with comments | « chromecast/shell/app/cast_main_delegate.cc ('k') | chromecast/shell/browser/cast_browser_main_parts.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698