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

Unified Diff: athena/athena.gyp

Issue 461503002: Split Screen mode implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@coordinate_conversion
Patch Set: Rebase 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/wm/bezel_controller.h » ('j') | athena/wm/window_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 3a4d3593cb662219da8d1705fd8363a08565a5b4..87a175ab4f4f7c151b920153ea268ec4835c8165 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -69,10 +69,13 @@
'system/power_button_controller.h',
'system/public/system_ui.h',
'system/system_ui_impl.cc',
- 'wm/public/window_manager.h',
- 'wm/public/window_manager_observer.h',
'wm/bezel_controller.cc',
'wm/bezel_controller.h',
+ 'wm/mru_window_tracker.cc',
+ 'wm/mru_window_tracker.h',
+ 'wm/public/window_list_provider.h',
+ 'wm/public/window_manager.h',
+ 'wm/public/window_manager_observer.h',
'wm/split_view_controller.cc',
'wm/split_view_controller.h',
'wm/title_drag_controller.cc',
« no previous file with comments | « no previous file | athena/wm/bezel_controller.h » ('j') | athena/wm/window_manager_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698