| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 1f53d24bd32b3915e0bcd03299088e88f5ece83a..4b2bef37ba70fba34c7dbc09854e4658222efeb2 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -1429,6 +1429,7 @@ test("ash_unittests") {
|
| "common/wm/overview/cleanup_animation_observer_unittest.cc",
|
| "common/wm/workspace/workspace_event_handler_test_helper.cc",
|
| "common/wm/workspace/workspace_event_handler_test_helper.h",
|
| + "common/wm_window_unittest.cc",
|
| "common/wm_window_user_data_unittest.cc",
|
| "dip_unittest.cc",
|
| "display/cursor_window_controller_unittest.cc",
|
|
|