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

Unified Diff: ash/ash.gyp

Issue 11411344: Extract the code for supporing extended desktop from WorkspaceWindowResizer into DragWindowResizer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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/display/mouse_cursor_event_filter.h » ('j') | ash/wm/default_window_resizer.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 34fe851e1365daac71ed4eacd2d7343bc720e0f3..917636ad74a987766157bfb2944e28c4642ed777 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -293,6 +293,8 @@
'wm/dialog_frame_view.h',
'wm/drag_window_controller.cc',
'wm/drag_window_controller.h',
+ 'wm/drag_window_resizer.cc',
+ 'wm/drag_window_resizer.h',
'wm/event_client_impl.cc',
'wm/event_client_impl.h',
'wm/event_rewriter_event_filter.cc',
@@ -559,6 +561,7 @@
'wm/base_layout_manager_unittest.cc',
'wm/cursor_manager_unittest.cc',
'wm/custom_frame_view_ash_unittest.cc',
+ 'wm/drag_window_resizer_unittest.cc',
'wm/frame_painter_unittest.cc',
'wm/panel_layout_manager_unittest.cc',
'wm/power_button_controller_unittest.cc',
« no previous file with comments | « no previous file | ash/display/mouse_cursor_event_filter.h » ('j') | ash/wm/default_window_resizer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698