| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index b1022aee6cfacf3aecd93b85695d7f16fced2332..c10e510c4aedab593cc3ce34aff1d029ba47253e 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -426,6 +426,7 @@
|
| 'wm/caption_buttons/frame_caption_button_container_view.h',
|
| 'wm/caption_buttons/frame_maximize_button.cc',
|
| 'wm/caption_buttons/frame_maximize_button.h',
|
| + 'wm/caption_buttons/frame_maximize_button_observer.h',
|
| 'wm/caption_buttons/maximize_bubble_controller.cc',
|
| 'wm/caption_buttons/maximize_bubble_controller.h',
|
| 'wm/caption_buttons/maximize_bubble_frame_state.h',
|
|
|