Index: athena/main/DEPS |
diff --git a/athena/main/DEPS b/athena/main/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6940845deb2cd88721b837fb901bc74b06887f65 |
--- /dev/null |
+++ b/athena/main/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
James Cook
2014/05/07 23:42:45
The typical structure for new executables is:
foo
oshima
2014/05/08 21:12:37
Discussed offline, this directory will not have de
|
+ "+apps/shell/app", |
+ "+apps/shell/common", |
+ "+content/public/app", |
+] |