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

Unified Diff: athena/content/DEPS

Issue 548633005: Adding overview / layer framework to Activities so that unloaded / sleeping activities can be shown… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Created 6 years, 3 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/athena.gyp ('k') | athena/content/app_activity.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/content/DEPS
diff --git a/athena/content/DEPS b/athena/content/DEPS
index ea0dc28d1ada6f3777592a9c8315d1935c981d72..016834fc0860a2ced82d293b8605fd8ba30adb1d 100644
--- a/athena/content/DEPS
+++ b/athena/content/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+ui/compositor",
"+ui/gfx",
"+ui/views",
+ "+ui/wm/core",
# No inclusion of WebKit from the athena main process, other than
# strictly enum/POD, header-only types, and some selected common code.
« no previous file with comments | « athena/athena.gyp ('k') | athena/content/app_activity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698