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

Unified Diff: athena/athena.gyp

Issue 465803002: Make the minimized home card not overlap activities on Athena (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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/home/home_card_impl.cc » ('j') | athena/screen/screen_manager_impl.cc » ('J')
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 87a175ab4f4f7c151b920153ea268ec4835c8165..3ead029ebc5c9be918e55e7cf642b70a5312fc15 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -62,6 +62,7 @@
'screen/background_controller.cc',
'screen/background_controller.h',
'screen/public/screen_manager.h',
+ 'screen/public/screen_manager_delegate.h',
'screen/screen_accelerator_handler.cc',
'screen/screen_accelerator_handler.h',
'screen/screen_manager_impl.cc',
@@ -81,6 +82,7 @@
'wm/title_drag_controller.cc',
'wm/title_drag_controller.h',
'wm/window_manager_impl.cc',
+ 'wm/window_manager_impl.h',
'wm/window_overview_mode.cc',
'wm/window_overview_mode.h',
],
@@ -155,6 +157,8 @@
'test/sample_activity_factory.h',
'test/test_app_model_builder.cc',
'test/test_app_model_builder.h',
+ 'test/test_screen_manager_delegate.cc',
+ 'test/test_screen_manager_delegate.h',
],
},
{
« no previous file with comments | « no previous file | athena/home/home_card_impl.cc » ('j') | athena/screen/screen_manager_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698