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

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

Powered by Google App Engine
This is Rietveld 408576698