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

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: naming change Created 6 years, 4 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..69b44487c0a6d8531d75ec4394efb025dedc688a 100644
--- a/chromecast/shell/app/DEPS
+++ b/chromecast/shell/app/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+content/public/app",
+ "+content/public/browser/android/compositor.h",
Yaron 2014/09/06 01:10:14 I think simplifying to content/public/browser is f
gunsch 2014/09/08 19:42:23 Done.
+ "+content/public/browser/browser_main_runner.h",
]

Powered by Google App Engine
This is Rietveld 408576698