| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index cce92e6487956ffb60fe35ad724b38a63ec71562..af4fd9c60328a2f962edf5c1d8d4b04ded556713 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -378,6 +378,7 @@
|
| 'common/wm/maximize_mode/maximize_mode_controller.h',
|
| 'common/wm/maximize_mode/maximize_mode_event_handler.cc',
|
| 'common/wm/maximize_mode/maximize_mode_event_handler.h',
|
| + 'common/wm/maximize_mode/maximize_mode_screenshot_observer.h',
|
| 'common/wm/maximize_mode/maximize_mode_window_manager.cc',
|
| 'common/wm/maximize_mode/maximize_mode_window_manager.h',
|
| 'common/wm/maximize_mode/maximize_mode_window_state.cc',
|
|
|