Chromium Code Reviews| Index: ui/wm/BUILD.gn |
| diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn |
| index 5a90c19a410b3661470afb6542cd4f33ce256fde..1fb7cf1c1cfaf9de9a67836fc0ae75ec83c93c4b 100644 |
| --- a/ui/wm/BUILD.gn |
| +++ b/ui/wm/BUILD.gn |
| @@ -114,6 +114,7 @@ test("wm_unittests") { |
| sources = [ |
| "core/capture_controller_unittest.cc", |
| "core/compound_event_filter_unittest.cc", |
| + "core/coordinate_conversion_unittest.cc", |
| "core/cursor_manager_unittest.cc", |
| "core/focus_controller_unittest.cc", |
| "core/image_grid_unittest.cc", |