diff options
Diffstat (limited to 'chromeos/chromeos.gyp')
-rw-r--r-- | chromeos/chromeos.gyp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp index 9a1b58c..cec0da2 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', ], |