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

Unified Diff: chromeos/chromeos.gyp

Issue 14200032: Decouple l10n_util from InputMethodUtil. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: /MockInputMethodDelegate/FakeInputMethodDelegate/ Created 7 years, 8 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
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 9a1b58ce52b4e27526c09e5d9701f6a5b7edad03..cec0da270c2d16ca50abf360bb03b63a55098ac8 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -392,10 +392,10 @@
'dbus/ibus/mock_ibus_engine_service.h',
'dbus/ibus/mock_ibus_panel_service.cc',
'dbus/ibus/mock_ibus_panel_service.h',
+ 'ime/fake_input_method_delegate.cc',
+ 'ime/fake_input_method_delegate.h',
'ime/mock_ibus_daemon_controller.cc',
'ime/mock_ibus_daemon_controller.h',
- 'ime/mock_input_method_delegate.cc',
- 'ime/mock_input_method_delegate.h',
'ime/mock_xkeyboard.cc',
'ime/mock_xkeyboard.h',
],
« no previous file with comments | « chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc ('k') | chromeos/ime/fake_input_method_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698