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

Unified Diff: ash/ash.gyp

Issue 11201002: Removes worskpace 1 code. Will rename next. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove constants and add back kDisableLoginAnimations Created 8 years, 2 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/ash_switches.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 837402bfb16d289b2cc180b8a19e791ae59dad67..bebcd45c8975f3af00ee9aadec9caea3e0ed8620 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -372,7 +372,6 @@
'wm/window_util.h',
'wm/workspace_controller.cc',
'wm/workspace_controller.h',
- 'wm/workspace/base_workspace_manager.h',
'wm/workspace/colored_window_controller.cc',
'wm/workspace/colored_window_controller.h',
'wm/workspace/desktop_background_fade_controller.cc',
@@ -381,11 +380,7 @@
'wm/workspace/frame_maximize_button.h',
'wm/workspace/magnetism_matcher.cc',
'wm/workspace/magnetism_matcher.h',
- 'wm/workspace/managed_workspace.cc',
- 'wm/workspace/managed_workspace.h',
'wm/workspace/maximize_bubble_frame_state.h',
- 'wm/workspace/maximized_workspace.cc',
- 'wm/workspace/maximized_workspace.h',
'wm/workspace/multi_window_resize_controller.cc',
'wm/workspace/multi_window_resize_controller.h',
'wm/workspace/phantom_window_controller.cc',
@@ -393,20 +388,14 @@
'wm/workspace/snap_sizer.cc',
'wm/workspace/snap_sizer.h',
'wm/workspace/snap_types.h',
- 'wm/workspace/workspace.cc',
- 'wm/workspace/workspace.h',
'wm/workspace/workspace2.cc',
'wm/workspace/workspace2.h',
'wm/workspace/workspace_animations.cc',
'wm/workspace/workspace_animations.h',
'wm/workspace/workspace_event_handler.cc',
'wm/workspace/workspace_event_handler.h',
- 'wm/workspace/workspace_layout_manager.cc',
- 'wm/workspace/workspace_layout_manager.h',
'wm/workspace/workspace_layout_manager2.cc',
'wm/workspace/workspace_layout_manager2.h',
- 'wm/workspace/workspace_manager.cc',
- 'wm/workspace/workspace_manager.h',
'wm/workspace/workspace_manager2.cc',
'wm/workspace/workspace_manager2.h',
'wm/workspace/workspace_types.h',
@@ -568,7 +557,6 @@
'wm/workspace/workspace_event_handler_test_helper.h',
'wm/workspace/workspace_event_handler_unittest.cc',
'wm/workspace/workspace_layout_manager2_unittest.cc',
- 'wm/workspace/workspace_manager_unittest.cc',
'wm/workspace/workspace_manager2_unittest.cc',
'wm/workspace/workspace_window_resizer_unittest.cc',
'<(SHARED_INTERMEDIATE_DIR)/ash/ash_resources/ash_wallpaper_resources.rc',
« no previous file with comments | « no previous file | ash/ash_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698