Index: chromecast/shell/DEPS |
diff --git a/chromecast/shell/DEPS b/chromecast/shell/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b752d481c0e8e8bd21d441d289611e7cead8f8da |
--- /dev/null |
+++ b/chromecast/shell/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ # chromecast/shell/ is the top-level directory for the Chromecast embedder and |
+ # can include from all other chromecast/ directories. |
+ "+chromecast", |
+] |