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

Unified Diff: athena/screen/DEPS

Issue 287163009: [Athena] minimum impl to add screen/background and test windows (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/main/placeholder.cc ('k') | athena/screen/background_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/screen/DEPS
diff --git a/ui/v2/DEPS b/athena/screen/DEPS
similarity index 64%
copy from ui/v2/DEPS
copy to athena/screen/DEPS
index 93bba88feda14eee14a85694f096cb0bcb9c1a01..08856b1c424b6c305b88a171a4cff01f32f3ff81 100644
--- a/ui/v2/DEPS
+++ b/athena/screen/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+ui/aura",
"+ui/compositor",
"+ui/gfx",
+ "+ui/views",
]
« no previous file with comments | « athena/main/placeholder.cc ('k') | athena/screen/background_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698