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

Unified Diff: chromecast/android/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 | « no previous file | chromecast/android/cast_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/android/DEPS
diff --git a/chromecast/android/DEPS b/chromecast/android/DEPS
index d4419344bcab499461ced00623ab93c1ebab5728..62e5a663c7989eccc9d9982e92670ed21eb32c04 100644
--- a/chromecast/android/DEPS
+++ b/chromecast/android/DEPS
@@ -1,4 +1,6 @@
include_rules = [
- # Include for JNI.
+ # Includes for JNI.
+ "+chromecast/android",
+ "+chromecast/crash/android",
"+chromecast/shell/browser/android",
]
« no previous file with comments | « no previous file | chromecast/android/cast_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698