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

Unified Diff: athena/activity/DEPS

Issue 302683002: athena: Add the concept of Activity and related managers. (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 | « no previous file | athena/activity/activity_manager_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/activity/DEPS
diff --git a/athena/screen/DEPS b/athena/activity/DEPS
similarity index 59%
copy from athena/screen/DEPS
copy to athena/activity/DEPS
index 08856b1c424b6c305b88a171a4cff01f32f3ff81..aafc6d4c6d6e9a12400e096b1b390b8976297eda 100644
--- a/athena/screen/DEPS
+++ b/athena/activity/DEPS
@@ -1,6 +1,5 @@
include_rules = [
+ "+athena/screen",
"+ui/aura",
- "+ui/compositor",
- "+ui/gfx",
"+ui/views",
]
« no previous file with comments | « no previous file | athena/activity/activity_manager_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698