| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 59810a66deb9ccaa5b5186a07fed0ffbf0b45280..36047b19b4a80f9873263b5f48714a0ddee3efc4 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -540,8 +540,6 @@
|
| 'wm/screen_dimmer.h',
|
| 'wm/session_state_animator.cc',
|
| 'wm/session_state_animator.h',
|
| - 'wm/solo_window_tracker.cc',
|
| - 'wm/solo_window_tracker.h',
|
| 'wm/stacking_controller.cc',
|
| 'wm/stacking_controller.h',
|
| 'wm/status_area_layout_manager.cc',
|
| @@ -859,7 +857,6 @@
|
| 'wm/partial_screenshot_view_unittest.cc',
|
| 'wm/resize_shadow_and_cursor_unittest.cc',
|
| 'wm/screen_dimmer_unittest.cc',
|
| - 'wm/solo_window_tracker_unittest.cc',
|
| 'wm/stacking_controller_unittest.cc',
|
| 'wm/system_gesture_event_filter_unittest.cc',
|
| 'wm/system_modal_container_layout_manager_unittest.cc',
|
|
|