Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index ffaa8a2751305c6508a216b0e618127003f5cbbb..284938547bfaa914629b7d80b47e02b82c0a99d7 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -284,8 +284,6 @@ |
'sticky_keys/sticky_keys_overlay.cc', |
'sticky_keys/sticky_keys_overlay.h', |
'sticky_keys/sticky_keys_state.h', |
- 'switchable_windows.cc', |
- 'switchable_windows.h', |
'system/audio/audio_observer.h', |
'system/audio/tray_audio.cc', |
'system/audio/tray_audio.h', |
@@ -550,6 +548,8 @@ |
'wm/common/dock/docked_window_layout_manager_observer.h', |
'wm/common/drag_details.cc', |
'wm/common/drag_details.h', |
+ 'wm/common/fullscreen_window_finder.cc', |
+ 'wm/common/fullscreen_window_finder.h', |
'wm/common/root_window_finder.cc', |
'wm/common/root_window_finder.h', |
'wm/common/shelf/wm_shelf.h', |
@@ -557,6 +557,8 @@ |
'wm/common/shelf/wm_shelf_constants.h', |
'wm/common/shelf/wm_shelf_observer.h', |
'wm/common/shelf/wm_shelf_types.h', |
+ 'wm/common/switchable_windows.cc', |
+ 'wm/common/switchable_windows.h', |
'wm/common/window_animation_types.h', |
'wm/common/window_parenting_utils.cc', |
'wm/common/window_parenting_utils.h', |