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

Unified Diff: chromecast/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
« no previous file with comments | « no previous file | chromecast/chromecast.gyp » ('j') | chromecast/shell/app/cast_main_delegate.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/DEPS
diff --git a/chromecast/DEPS b/chromecast/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1a7a778956d7c97c83fb1730d7dd139a166ecfdd
--- /dev/null
+++ b/chromecast/DEPS
@@ -0,0 +1,8 @@
+# Do not add any includes under chrome/ anywhere in chromecast.
+
+include_rules = [
+ "+content/public/common",
+ "+crypto",
+ "+net",
+ "+ui",
+]
« no previous file with comments | « no previous file | chromecast/chromecast.gyp » ('j') | chromecast/shell/app/cast_main_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698