Chromium Code Reviews| Index: ui/wm/BUILD.gn |
| diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn |
| index 17d4fa94c871f40f865c9119019aa54c53729869..93ab3207399dc7ed67cef9259bbf12f4d5dfbcd8 100644 |
| --- a/ui/wm/BUILD.gn |
| +++ b/ui/wm/BUILD.gn |
| @@ -79,6 +79,7 @@ component("wm") { |
| "//skia", |
| "//ui/aura", |
| "//ui/base", |
| + "//ui/base/ime", |
| "//ui/compositor", |
| "//ui/events", |
| "//ui/events/devices", |
| @@ -108,6 +109,7 @@ static_library("test_support") { |
| "//ui/aura", |
| "//ui/aura:test_support", |
| "//ui/base", |
| + "//ui/base/ime", |
| "//ui/events", |
| "//ui/events:events_base", |
| ] |