Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 5da62d2f3af757b8578af0e4ec4567a314077e88..7514aff71430958433f774187ae01b4fa788ed1b 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -526,6 +526,8 @@ |
'common/wm/workspace/workspace_types.h', |
'common/wm/workspace/workspace_window_resizer.cc', |
'common/wm/workspace/workspace_window_resizer.h', |
+ 'common/wm/workspace_controller.cc', |
+ 'common/wm/workspace_controller.h', |
'common/wm_activation_observer.h', |
'common/wm_display_observer.h', |
'common/wm_layout_manager.h', |
@@ -807,8 +809,6 @@ |
'wm/window_util.h', |
'wm/workspace/workspace_event_handler_aura.cc', |
'wm/workspace/workspace_event_handler_aura.h', |
- 'wm/workspace_controller.cc', |
- 'wm/workspace_controller.h', |
], |
'ash_with_content_sources': [ |
'content/ash_with_content_export.h', |