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

Unified Diff: athena/athena.gyp

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: 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
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index 3c6f3906282092998189cdc815203cb2d7528f73..a2f122f4ba395b35137f6bed901a0be180785205 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -148,6 +148,8 @@
'content/app_registry_impl.cc',
'content/content_activity_factory.cc',
'content/content_app_model_builder.cc',
+ 'content/content_proxy.cc',
+ 'content/content_proxy.h',
'content/public/app_registry.h',
'content/content_activity_factory.h',
'content/public/content_activity_factory_creator.h',

Powered by Google App Engine
This is Rietveld 408576698