| Index: ui/base/ime/BUILD.gn
|
| diff --git a/ui/base/ime/BUILD.gn b/ui/base/ime/BUILD.gn
|
| index ba62c6413d542007a63d46a5d77df15db5f41f25..9c364631d1b8c8cee72d7050c75d6bddd2ccec74 100644
|
| --- a/ui/base/ime/BUILD.gn
|
| +++ b/ui/base/ime/BUILD.gn
|
| @@ -48,6 +48,8 @@ component("ime") {
|
| "chromeos/mock_ime_candidate_window_handler.h",
|
| "chromeos/mock_ime_engine_handler.cc",
|
| "chromeos/mock_ime_engine_handler.h",
|
| + "chromeos/mock_input_method_manager.cc",
|
| + "chromeos/mock_input_method_manager.h",
|
| "composition_text.cc",
|
| "composition_text.h",
|
| "composition_text_util_pango.cc",
|
|
|