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

Unified Diff: athena/home/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/athena.gyp ('k') | athena/home/home_card_delegate_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/home/DEPS
diff --git a/athena/wm/DEPS b/athena/home/DEPS
similarity index 65%
copy from athena/wm/DEPS
copy to athena/home/DEPS
index 3e8398a6a1accb43eec8a46b2126430e299ef220..15edce9ec8817f2b7396ff49f74a41adb836001d 100644
--- a/athena/wm/DEPS
+++ b/athena/home/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"+athena/screen/public",
"+ui/aura",
+ "+ui/views",
+ "+ui/wm/core",
]
« no previous file with comments | « athena/athena.gyp ('k') | athena/home/home_card_delegate_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698