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

Unified Diff: ash/ash.gyp

Issue 1907863002: Converts DockedWindowLayoutManager to common ash/wm types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment 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/root_window_controller.cc » ('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 68af976b10fbf2f220e73648c4e0a38fe85e73bc..c653b7bfc53ee1cd3699faaebd1db959c85f69bb 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -544,6 +544,7 @@
'wm/common/window_positioning_utils.h',
'wm/common/window_state_util.cc',
'wm/common/window_state_util.h',
+ 'wm/common/wm_activation_observer.h',
'wm/common/wm_event.cc',
'wm/common/wm_event.h',
'wm/common/wm_globals.h',
@@ -551,6 +552,8 @@
'wm/common/wm_root_window_controller.h',
'wm/common/wm_screen_util.cc',
'wm/common/wm_screen_util.h',
+ 'wm/common/wm_snap_to_pixel_layout_manager.cc',
+ 'wm/common/wm_snap_to_pixel_layout_manager.h',
'wm/common/wm_types.cc',
'wm/common/wm_types.h',
'wm/common/wm_window.h',
« no previous file with comments | « no previous file | ash/root_window_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698