| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 72e903ba401b4cdb3faa1c6171cd0808157b8cef..d25fa43a4a2e6adb29b07060d00822f829b03587 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -568,6 +568,9 @@
|
| 'wm/lock_state_controller.cc',
|
| 'wm/lock_state_controller.h',
|
| 'wm/lock_state_observer.h',
|
| + 'wm/maximize_mode/internal_input_device_list.h',
|
| + 'wm/maximize_mode/internal_input_device_list_x11.cc',
|
| + 'wm/maximize_mode/internal_input_device_list_x11.h',
|
| 'wm/maximize_mode/maximize_mode_controller.cc',
|
| 'wm/maximize_mode/maximize_mode_controller.h',
|
| 'wm/maximize_mode/maximize_mode_event_blocker.cc',
|
|
|