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

Unified Diff: ash/ash.gyp

Issue 9609016: Initial cut at multi-window resize code. There's still some TODOs, but (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup Created 8 years, 9 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 | ash/wm/root_window_event_filter.h » ('j') | ash/wm/workspace/multi_window_resize_controller.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index efd3c9dd33557cc71290329891c03c51182ea8e8..5071ac4671318b107abdf1d725ad4c30a0bea7ff 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -214,6 +214,8 @@
'wm/workspace/managed_workspace.h',
'wm/workspace/maximized_workspace.cc',
'wm/workspace/maximized_workspace.h',
+ 'wm/workspace/multi_window_resize_controller.cc',
+ 'wm/workspace/multi_window_resize_controller.h',
'wm/workspace/workspace.cc',
'wm/workspace/workspace.h',
'wm/workspace/workspace_event_filter.cc',
« no previous file with comments | « no previous file | ash/wm/root_window_event_filter.h » ('j') | ash/wm/workspace/multi_window_resize_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698