| Index: chrome/browser/chromeos/input_method/input_method_engine.h
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_engine.h b/chrome/browser/chromeos/input_method/input_method_engine.h
|
| index ac8fe0ff9fdb8d580e292e4b6de3e52eded50f49..fd7f197415c907e3d6ba01ff0fc962fe9c9a57c4 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_engine.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_engine.h
|
| @@ -10,7 +10,7 @@
|
| #include <vector>
|
| #include "base/time/time.h"
|
| #include "chrome/browser/chromeos/input_method/input_method_engine_interface.h"
|
| -#include "chromeos/ime/input_method_descriptor.h"
|
| +#include "ui/chromeos/ime/input_method_descriptor.h"
|
| #include "url/gurl.h"
|
|
|
| class Profile;
|
|
|