diff options
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r-- | ash/ash.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp index dbfbe2a..d829a59 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -395,7 +395,6 @@ 'wm/image_grid_unittest.cc', 'wm/panel_layout_manager_unittest.cc', 'wm/power_button_controller_unittest.cc', - 'wm/root_window_event_filter_unittest.cc', 'wm/screen_dimmer_unittest.cc', 'wm/shadow_controller_unittest.cc', 'wm/shelf_layout_manager_unittest.cc', @@ -407,6 +406,7 @@ 'wm/visibility_controller_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/workspace_controller_test_helper.cc', 'wm/workspace_controller_test_helper.h', |