| Index: ash/wm/common/BUILD.gn
|
| diff --git a/ash/wm/common/BUILD.gn b/ash/wm/common/BUILD.gn
|
| index 53921abb3d45cf7e4c4f4769a5dfcff0e6646f6b..98bf02d8d1c012cc4c54ae4fad12cec66cc002da 100644
|
| --- a/ash/wm/common/BUILD.gn
|
| +++ b/ash/wm/common/BUILD.gn
|
| @@ -81,6 +81,8 @@ component("ash_wm_common") {
|
| "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",
|
|
|