Index: ui/wm/BUILD.gn |
diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn |
index c16a8337d930697520b3afead392218ced1cb375..5a976744e7b0d5324fa9d8d5bc9dd8a680113241 100644 |
--- a/ui/wm/BUILD.gn |
+++ b/ui/wm/BUILD.gn |
@@ -13,6 +13,8 @@ component("wm") { |
"core/capture_controller.h", |
"core/compound_event_filter.cc", |
"core/compound_event_filter.h", |
+ "core/coordinate_conversion.cc", |
+ "core/coordinate_conversion.h", |
"core/cursor_manager.cc", |
"core/cursor_manager.h", |
"core/default_activation_client.cc", |