| 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',
|
|
|