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

Unified Diff: chrome/browser/BUILD.gn

Issue 2605843002: Add MockInputMethodManager under ui/base/ime/chromeos/ (Closed)
Patch Set: Addressed comments. Created 3 years, 11 months 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/events/event_rewriter_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index f6a85ed0816bea84d84d0d4bef22e549baabeafa..888e82bce2fef1c73248e2c550bbd6d58d45f051 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -4329,8 +4329,8 @@ static_library("test_support") {
"chromeos/input_method/mock_candidate_window_controller.h",
"chromeos/input_method/mock_input_method_engine.cc",
"chromeos/input_method/mock_input_method_engine.h",
- "chromeos/input_method/mock_input_method_manager.cc",
- "chromeos/input_method/mock_input_method_manager.h",
+ "chromeos/input_method/mock_input_method_manager_impl.cc",
+ "chromeos/input_method/mock_input_method_manager_impl.h",
"chromeos/login/screens/mock_device_disabled_screen_actor.cc",
"chromeos/login/screens/mock_device_disabled_screen_actor.h",
"chromeos/login/session/user_session_manager_test_api.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/events/event_rewriter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698