| 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',
|
| ],
|
|
|