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", |
sky
2017/01/03 16:29:47
Is it expected the that mock code is used in produ
Azure Wei
2017/01/04 09:13:27
Moved them to ui/base:test_support.
|
+ "chromeos/mock_input_method_manager.h", |
"composition_text.cc", |
"composition_text.h", |
"composition_text_util_pango.cc", |