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

Unified Diff: athena/ui/DEPS

Issue 302473005: athena: Add a minimal executable for just the UI. (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
Index: athena/ui/DEPS
diff --git a/ui/snapshot/DEPS b/athena/ui/DEPS
similarity index 54%
copy from ui/snapshot/DEPS
copy to athena/ui/DEPS
index f6768d1fc0158af56ddc86e1298d3113164e00d4..0e0c225fa511b88544522cc282aacd47da063b99 100644
--- a/ui/snapshot/DEPS
+++ b/athena/ui/DEPS
@@ -1,12 +1,10 @@
include_rules = [
- "+cc",
- "-cc/surfaces",
- "+skia/ext",
- "+third_party/skia",
+ "+athena/home",
+ "+athena/screen",
+ "+athena/wm",
"+ui/aura",
"+ui/base",
"+ui/compositor",
- "+ui/gfx",
"+ui/gl",
"+ui/wm",
]

Powered by Google App Engine
This is Rietveld 408576698