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

Unified Diff: chromecast/shell/app/DEPS

Issue 490603002: Chromecast: initial checkin of Android-based cast shell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added android DEPS (git cl presubmit doesn't check Java DEPS?) Created 6 years, 3 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 7c1793ed989de14293f2c084516e7fdda808b853..efc610d59237176ce2c1fd4782144795a6c9b01c 100644
--- a/chromecast/shell/app/DEPS
+++ b/chromecast/shell/app/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/app",
+ "+content/public/browser",
]

Powered by Google App Engine
This is Rietveld 408576698