| Index: ash/wm/common/ash_wm_common.gyp
|
| diff --git a/ash/wm/common/ash_wm_common.gyp b/ash/wm/common/ash_wm_common.gyp
|
| index 9e56d91ba86ed8899ea53135a38bf0c95ddae1da..de30102f8e67a0492d314b7a4d4ffd7e9ac38035 100644
|
| --- a/ash/wm/common/ash_wm_common.gyp
|
| +++ b/ash/wm/common/ash_wm_common.gyp
|
| @@ -93,6 +93,8 @@
|
| 'wm_screen_util.h',
|
| 'wm_snap_to_pixel_layout_manager.cc',
|
| 'wm_snap_to_pixel_layout_manager.h',
|
| + 'wm_toplevel_window_event_handler.cc',
|
| + 'wm_toplevel_window_event_handler.h',
|
| 'wm_types.cc',
|
| 'wm_types.h',
|
| 'wm_user_metrics_action.h',
|
|
|