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

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
« no previous file with comments | « athena/activity/public/activity_view_model.h ('k') | athena/content/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index 22f1adb0c0f4137ad615aaca39a1886fb77ca10c..ec861406cbecd4be6f58b665006505dbefa9af61 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',
« no previous file with comments | « athena/activity/public/activity_view_model.h ('k') | athena/content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698