| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index e90aa6d9fa4b5eb0e9eacef2962067e2372ace73..4d9ecfd1238d778b12850273509ec2e135503f4e 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -523,6 +523,8 @@
|
| 'wm/ash_focus_rules.h',
|
| 'wm/ash_native_cursor_manager.cc',
|
| 'wm/ash_native_cursor_manager.h',
|
| + 'wm/aura/aura_layout_manager_adapter.cc',
|
| + 'wm/aura/aura_layout_manager_adapter.h',
|
| 'wm/aura/wm_root_window_controller_aura.cc',
|
| 'wm/aura/wm_root_window_controller_aura.h',
|
| 'wm/aura/wm_window_aura.cc',
|
| @@ -531,6 +533,7 @@
|
| 'wm/boot_splash_screen_chromeos.h',
|
| 'wm/common/wm_event.cc',
|
| 'wm/common/wm_event.h',
|
| + 'wm/common/wm_layout_manager.h',
|
| 'wm/common/wm_root_window_controller.h',
|
| 'wm/common/wm_screen_util.cc',
|
| 'wm/common/wm_screen_util.h',
|
|
|