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

Unified Diff: athena/home/public/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/home_card_impl.cc ('k') | athena/home/public/home_card.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/home/public/DEPS
diff --git a/athena/wm/public/DEPS b/athena/home/public/DEPS
similarity index 73%
copy from athena/wm/public/DEPS
copy to athena/home/public/DEPS
index d2970da91755a6c83fc4eb50820fdae24138ed41..e063e7b3b66cc0f7c8a2d5e99912ebf22bf9c17c 100644
--- a/athena/wm/public/DEPS
+++ b/athena/home/public/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "-athena/wm",
+ "-athena/home",
"+athena/athena_export.h",
]
« no previous file with comments | « athena/home/home_card_impl.cc ('k') | athena/home/public/home_card.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698