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

Unified Diff: athena/main/DEPS

Issue 287253003: Add initial home card impl. (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
« no previous file with comments | « athena/home/public/home_card.h ('k') | athena/main/athena_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/DEPS
diff --git a/athena/main/DEPS b/athena/main/DEPS
index 09da04955ff606930736ff2c6c0254dd1516f1a9..f8729fcc6b1375b069be23f298b77bc85172a3bf 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -1,10 +1,12 @@
include_rules = [
"+apps/shell/app",
"+apps/shell/browser",
+ "+athena/home/public",
"+athena/screen/public",
"+athena/wm/public",
"+content/public/app",
"+ui/aura",
+ "+ui/wm/core",
]
# TODO(oshima): Remove this.
« no previous file with comments | « athena/home/public/home_card.h ('k') | athena/main/athena_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698