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

Unified Diff: chromecast/shell/app/DEPS

Issue 223143003: Initial checkin of chromecast content embedder (cast_shell) and related build scripts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Additional presubmit clean-up. Created 6 years, 5 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
new file mode 100644
index 0000000000000000000000000000000000000000..7c1793ed989de14293f2c084516e7fdda808b853
--- /dev/null
+++ b/chromecast/shell/app/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+content/public/app",
+]

Powered by Google App Engine
This is Rietveld 408576698