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

Unified Diff: chromecast/android/DEPS

Issue 602393004: Chromecast: adds stability metrics provider to track crashes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DEPS changes not caught by git cl presubmit 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/DEPS ('k') | chromecast/chromecast.gyp » ('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
new file mode 100644
index 0000000000000000000000000000000000000000..d4419344bcab499461ced00623ab93c1ebab5728
--- /dev/null
+++ b/chromecast/android/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # Include for JNI.
+ "+chromecast/shell/browser/android",
+]
« no previous file with comments | « chromecast/DEPS ('k') | chromecast/chromecast.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698