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

Unified Diff: athena/main/DEPS

Issue 480353006: Separate athena's startup process from AppShell's (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: reformat Created 6 years, 4 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
index c92113c418cd454c99e2c83b9325b07b4fd2b92b..2dee0498533d1360da9362acd62a406ee92b0e84 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+athena/activity/public",
"+athena/content/public",
+ "+athena/env/public",
"+athena/extensions/public",
"+athena/home/public",
"+athena/input/public",

Powered by Google App Engine
This is Rietveld 408576698