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

Unified Diff: ash/ash.gyp

Issue 2292183003: Moves WorkspaceController to ash/common (Closed)
Patch Set: merge 2 trunk Created 4 years, 4 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/aura/wm_root_window_controller_aura.cc » ('j') | ash/common/wm/workspace_controller.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 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',
« no previous file with comments | « no previous file | ash/aura/wm_root_window_controller_aura.cc » ('j') | ash/common/wm/workspace_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698