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

Unified Diff: chromecast/browser/android/DEPS

Issue 2570623003: [Chromecast] Turn CastContentWindow into an abstract interface. (Closed)
Patch Set: Fix gn check Created 3 years, 11 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/browser/android/DEPS
diff --git a/chromecast/browser/android/DEPS b/chromecast/browser/android/DEPS
index 86c3781ac978135f25518c15db43c01b6122acc8..71b2c24ef357a1151d5437abc00831f532f32625 100644
--- a/chromecast/browser/android/DEPS
+++ b/chromecast/browser/android/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+chromecast/browser"
alokp 2017/01/05 22:04:51 This should not be necessary since this DEPS is fo
derekjchow1 2017/01/05 22:27:24 Done.
"+content/public/android",
"+jni",
"+ui/android",

Powered by Google App Engine
This is Rietveld 408576698