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

Unified Diff: athena/home/DEPS

Issue 306083005: Replace the HomeCard by the AppList in Athena. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix 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
Index: athena/home/DEPS
diff --git a/athena/home/DEPS b/athena/home/DEPS
index 15edce9ec8817f2b7396ff49f74a41adb836001d..660f46863270373e5da7db4c25d61e135b8d5ff6 100644
--- a/athena/home/DEPS
+++ b/athena/home/DEPS
@@ -1,6 +1,9 @@
include_rules = [
"+athena/screen/public",
+ "+third_party/skia/include",
"+ui/aura",
+ "+ui/app_list",
+ "+ui/gfx/image",
"+ui/views",
"+ui/wm/core",
]

Powered by Google App Engine
This is Rietveld 408576698