| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 83cd9219946feda0ac8d4588b6c345268d5e744b..86a73b241d70931e18d9ebe250aa00083b430437 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -440,6 +440,14 @@
|
| 'ime/fake_input_method_delegate.h',
|
| 'ime/mock_ibus_daemon_controller.cc',
|
| 'ime/mock_ibus_daemon_controller.h',
|
| + 'ime/mock_ime_candidate_window_handler.cc',
|
| + 'ime/mock_ime_candidate_window_handler.h',
|
| + 'ime/mock_ime_engine_handler.cc',
|
| + 'ime/mock_ime_engine_handler.h',
|
| + 'ime/mock_ime_input_context_handler.cc',
|
| + 'ime/mock_ime_input_context_handler.h',
|
| + 'ime/mock_ime_property_handler.cc',
|
| + 'ime/mock_ime_property_handler.h',
|
| 'ime/mock_xkeyboard.cc',
|
| 'ime/mock_xkeyboard.h',
|
| ],
|
|
|