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

Unified Diff: athena/wm/DEPS

Issue 394043002: athena: Add a minimized state for the home-card. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: self-nits Created 6 years, 5 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/wm/DEPS
diff --git a/athena/wm/DEPS b/athena/wm/DEPS
index 800257fffa69a0f3cce1637d358d0939ee8ab050..d215443b36ded85bcd9b84fa0371b5b36045d676 100644
--- a/athena/wm/DEPS
+++ b/athena/wm/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+athena/home/public",
Jun Mukai 2014/07/16 05:53:58 I think it's better to avoid the mutual dependenci
oshima 2014/07/16 16:24:31 Yep, no circular dependency. Let's have a WindowMa
sadrul 2014/07/16 16:58:26 Good idea. Thanks! Done. In keeping with the ash s
"+athena/screen/public",
"+ui/aura",
"+ui/compositor",

Powered by Google App Engine
This is Rietveld 408576698