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

Unified Diff: athena/main/DEPS

Issue 270763002: Minimal athena shell main (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
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",
+]

Powered by Google App Engine
This is Rietveld 408576698