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

Unified Diff: ash/ash.gyp

Issue 1921973004: Moves DefaultWindowResizer to common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@first_move
Patch Set: merge 2 trunk Created 4 years, 8 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/common/default_window_resizer.h » ('j') | no next file with comments »
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 fd1fd90778fb771a8ffa6576de4a1ea0e9eef908..2b9dad88a23ed707e1ef1c8fc16d662a83fe193b 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -539,6 +539,8 @@
'wm/common/background_animator.h',
'wm/common/default_state.cc',
'wm/common/default_state.h',
+ 'wm/common/default_window_resizer.cc',
+ 'wm/common/default_window_resizer.h',
'wm/common/dock/docked_window_layout_manager.cc',
'wm/common/dock/docked_window_layout_manager.h',
'wm/common/dock/docked_window_layout_manager_observer.h',
@@ -588,8 +590,6 @@
'wm/common/workspace/workspace_types.h',
'wm/cursor_manager_chromeos.cc',
'wm/cursor_manager_chromeos.h',
- 'wm/default_window_resizer.cc',
- 'wm/default_window_resizer.h',
'wm/dim_window.cc',
'wm/dim_window.h',
'wm/dock/docked_window_resizer.cc',
« no previous file with comments | « no previous file | ash/wm/common/default_window_resizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698