| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 68af976b10fbf2f220e73648c4e0a38fe85e73bc..c653b7bfc53ee1cd3699faaebd1db959c85f69bb 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -544,6 +544,7 @@
|
| 'wm/common/window_positioning_utils.h',
|
| 'wm/common/window_state_util.cc',
|
| 'wm/common/window_state_util.h',
|
| + 'wm/common/wm_activation_observer.h',
|
| 'wm/common/wm_event.cc',
|
| 'wm/common/wm_event.h',
|
| 'wm/common/wm_globals.h',
|
| @@ -551,6 +552,8 @@
|
| 'wm/common/wm_root_window_controller.h',
|
| 'wm/common/wm_screen_util.cc',
|
| 'wm/common/wm_screen_util.h',
|
| + 'wm/common/wm_snap_to_pixel_layout_manager.cc',
|
| + 'wm/common/wm_snap_to_pixel_layout_manager.h',
|
| 'wm/common/wm_types.cc',
|
| 'wm/common/wm_types.h',
|
| 'wm/common/wm_window.h',
|
|
|