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

Unified Diff: athena/wm/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/screen/screen_manager_impl.cc ('k') | athena/wm/public/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/wm/DEPS
diff --git a/ui/wm/DEPS b/athena/wm/DEPS
similarity index 53%
copy from ui/wm/DEPS
copy to athena/wm/DEPS
index 62fe7e28bef9cb7d0def6dd1b29b831bb2af5f4f..3e8398a6a1accb43eec8a46b2126430e299ef220 100644
--- a/ui/wm/DEPS
+++ b/athena/wm/DEPS
@@ -1,5 +1,4 @@
include_rules = [
+ "+athena/screen/public",
"+ui/aura",
- "+ui/events",
- "+ui/gfx",
]
« no previous file with comments | « athena/screen/screen_manager_impl.cc ('k') | athena/wm/public/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698