diff options
Diffstat (limited to 'chromeos/ime/mock_ime_input_context_handler.cc')
-rw-r--r-- | chromeos/ime/mock_ime_input_context_handler.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromeos/ime/mock_ime_input_context_handler.cc b/chromeos/ime/mock_ime_input_context_handler.cc index 135e0f6..43f1c7c 100644 --- a/chromeos/ime/mock_ime_input_context_handler.cc +++ b/chromeos/ime/mock_ime_input_context_handler.cc @@ -4,7 +4,7 @@ #include "chromeos/ime/mock_ime_input_context_handler.h" -#include "chromeos/dbus/ibus/ibus_text.h" +#include "chromeos/ime/ibus_text.h" namespace chromeos { |