| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index d829a59186055203d03f71d74fd7db8cf20ba42a..89c7e01e922c53f70c1a9cc1d2c9d743cb6940b6 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -224,16 +224,6 @@
|
| 'wm/partial_screenshot_event_filter.h',
|
| 'wm/partial_screenshot_view.cc',
|
| 'wm/partial_screenshot_view.h',
|
| - 'wm/shelf_auto_hide_behavior.h',
|
| - 'wm/slow_animation_event_filter.cc',
|
| - 'wm/slow_animation_event_filter.h',
|
| - 'wm/system_gesture_event_filter.cc',
|
| - 'wm/system_gesture_event_filter.h',
|
| - 'wm/system_modal_container_layout_manager.cc',
|
| - 'wm/system_modal_container_layout_manager.h',
|
| - 'wm/system_modal_container_event_filter.cc',
|
| - 'wm/system_modal_container_event_filter.h',
|
| - 'wm/system_modal_container_event_filter_delegate.h',
|
| 'wm/power_button_controller.cc',
|
| 'wm/power_button_controller.h',
|
| 'wm/property_util.cc',
|
| @@ -253,14 +243,27 @@
|
| 'wm/shadow_controller.h',
|
| 'wm/shadow_types.cc',
|
| 'wm/shadow_types.h',
|
| + 'wm/shelf_auto_hide_behavior.h',
|
| 'wm/shelf_layout_manager.cc',
|
| 'wm/shelf_layout_manager.h',
|
| + 'wm/slow_animation_event_filter.cc',
|
| + 'wm/slow_animation_event_filter.h',
|
| 'wm/stacking_controller.cc',
|
| 'wm/stacking_controller.h',
|
| 'wm/status_area_layout_manager.cc',
|
| 'wm/status_area_layout_manager.h',
|
| + 'wm/system_gesture_event_filter.cc',
|
| + 'wm/system_gesture_event_filter.h',
|
| + 'wm/system_modal_container_event_filter.cc',
|
| + 'wm/system_modal_container_event_filter.h',
|
| + 'wm/system_modal_container_event_filter_delegate.h',
|
| + 'wm/system_modal_container_layout_manager.cc',
|
| + 'wm/system_modal_container_layout_manager.h',
|
| 'wm/toplevel_window_event_filter.cc',
|
| 'wm/toplevel_window_event_filter.h',
|
| + 'wm/user_activity_detector.cc',
|
| + 'wm/user_activity_detector.h',
|
| + 'wm/user_activity_observer.h',
|
| 'wm/video_detector.cc',
|
| 'wm/video_detector.h',
|
| 'wm/visibility_controller.cc',
|
|
|