| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index c463286dce185564d6146313fff761de9d7b3cfb..6d8fecec063e1d482b740c20001a5da42cc804de 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -574,6 +574,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',
|
|
|