Index: chromecast/DEPS |
diff --git a/chromecast/DEPS b/chromecast/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c324cc2dfba6d0e885bd7c90b2493980f23d158d |
--- /dev/null |
+++ b/chromecast/DEPS |
@@ -0,0 +1,10 @@ |
+# Do not add any includes under chrome/ anywhere in chromecast. |
+ |
+include_rules = [ |
+ "+content/public/common", |
+ "+crypto", |
+ "+gpu", |
+ "+net", |
+ "+skia", |
+ "+ui", |
+] |