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", |
+] |