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

Unified Diff: ash/ash.gyp

Issue 181563004: Remove --ash-disable-overview-mode (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restore chromeactions.txt Created 6 years, 10 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index fe1b0e09ac73b3d38818e9b61565b7a54b95d1dd..af3db9863108dd196243661b8ef6fdd2dac46702 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -602,10 +602,6 @@
'wm/video_detector.h',
'wm/window_animations.cc',
'wm/window_animations.h',
- 'wm/window_cycle_controller.cc',
- 'wm/window_cycle_controller.h',
- 'wm/window_cycle_list.cc',
- 'wm/window_cycle_list.h',
'wm/window_positioner.cc',
'wm/window_positioner.h',
'wm/window_state.cc',
@@ -961,7 +957,6 @@
'wm/user_activity_detector_unittest.cc',
'wm/video_detector_unittest.cc',
'wm/window_animations_unittest.cc',
- 'wm/window_cycle_controller_unittest.cc',
'wm/window_manager_unittest.cc',
'wm/window_modality_controller_unittest.cc',
'wm/window_positioner_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698