| Index: chrome/browser/chromeos/input_method/mock_ibus_controller.cc
|
| diff --git a/chrome/browser/chromeos/input_method/mock_ibus_controller.cc b/chrome/browser/chromeos/input_method/mock_ibus_controller.cc
|
| index f47c2604f4ea9c7c6024fc6fabbab76fa0f65dfb..8de46e039691115ccfc503af40cf71c2d4dbc9c2 100644
|
| --- a/chrome/browser/chromeos/input_method/mock_ibus_controller.cc
|
| +++ b/chrome/browser/chromeos/input_method/mock_ibus_controller.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/chromeos/input_method/mock_ibus_controller.h"
|
|
|
| -#include "chrome/browser/chromeos/input_method/input_method_config.h"
|
| -#include "chrome/browser/chromeos/input_method/input_method_property.h"
|
| +#include "chromeos/ime/input_method_config.h"
|
| +#include "chromeos/ime/input_method_property.h"
|
|
|
| namespace chromeos {
|
| namespace input_method {
|
|
|