| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 866ff28b46515e9f44e0bbbff7a2da56a1fe9cb0..e4c8c2a05f913c447cd6dda651ba2e51d1c2b749 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -351,6 +351,8 @@
|
| 'wm/stacking_controller.h',
|
| 'wm/status_area_layout_manager.cc',
|
| 'wm/status_area_layout_manager.h',
|
| + 'wm/system_background_controller.cc',
|
| + 'wm/system_background_controller.h',
|
| 'wm/system_gesture_event_filter.cc',
|
| 'wm/system_gesture_event_filter.h',
|
| 'wm/system_modal_container_event_filter.cc',
|
|
|