| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 41d1996f73319d16b4ad86c681851e2ef35b48a7..b373c810f8fe5e6d564f206200f1eb53748aa5b9 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -545,10 +545,12 @@
|
| 'wm/common/window_state_util.cc',
|
| 'wm/common/window_state_util.h',
|
| 'wm/common/wm_activation_observer.h',
|
| + 'wm/common/wm_display_observer.h',
|
| 'wm/common/wm_event.cc',
|
| 'wm/common/wm_event.h',
|
| 'wm/common/wm_globals.h',
|
| 'wm/common/wm_layout_manager.h',
|
| + 'wm/common/wm_overview_mode_observer.h',
|
| 'wm/common/wm_root_window_controller.h',
|
| 'wm/common/wm_root_window_controller_observer.h',
|
| 'wm/common/wm_screen_util.cc',
|
|
|