Chromium Code Reviews| Index: ui/wm/BUILD.gn |
| diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn |
| index 1fb7cf1c1cfaf9de9a67836fc0ae75ec83c93c4b..bbe47512da0c458f4c494751e5ba7e703e06f10f 100644 |
| --- a/ui/wm/BUILD.gn |
| +++ b/ui/wm/BUILD.gn |
| @@ -31,6 +31,8 @@ component("wm") { |
| "core/focus_rules.h", |
| "core/image_grid.cc", |
| "core/image_grid.h", |
| + "core/ime_util.cc", |
| + "core/ime_util.h", |
| "core/masked_window_targeter.cc", |
| "core/masked_window_targeter.h", |
| "core/native_cursor_manager.h", |