Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(786)

Unified Diff: ui/base/ime/BUILD.gn

Issue 2605843002: Add MockInputMethodManager under ui/base/ime/chromeos/ (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698