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