| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index ef8025dcb6bdc07bb6c7835a0d849691ecf181c1..1580d1cf3f6ef349cc7707fa8a71a40074847701 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -1336,6 +1336,8 @@
|
| "ash/chrome_shell_content_state_chromeos.cc",
|
| "ash/chrome_shell_delegate.cc",
|
| "ash/chrome_shell_delegate.h",
|
| + "ash/ime_controller_chromeos.cc",
|
| + "ash/ime_controller_chromeos.h",
|
| "ash/keyboard_ui_service.cc",
|
| "ash/keyboard_ui_service.h",
|
| "ash/launcher/app_shortcut_launcher_item_controller.cc",
|
|
|