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

Unified Diff: athena/env/DEPS

Issue 480353006: Separate athena's startup process from AppShell's (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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/env/DEPS
diff --git a/ui/views_content_client/DEPS b/athena/env/DEPS
similarity index 56%
copy from ui/views_content_client/DEPS
copy to athena/env/DEPS
index 59d317e684202d9cf884770ace8153756ec4799c..bcac64e2dd5445842bba69cc4ece6f866a4c3917 100644
--- a/ui/views_content_client/DEPS
+++ b/athena/env/DEPS
@@ -1,9 +1,9 @@
include_rules = [
- "+content/public",
- "+content/shell",
+ "+chromeos/dbus",
"+ui/aura",
"+ui/base",
+ "+ui/chromeos",
+ "+ui/display",
"+ui/gfx",
- "+ui/views",
"+ui/wm",
]
« no previous file with comments | « athena/athena.gyp ('k') | athena/env/athena_env_impl.cc » ('j') | athena/env/athena_env_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698