| Index: chrome/browser/chromeos/input_method/input_method_persistence.h
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_persistence.h b/chrome/browser/chromeos/input_method/input_method_persistence.h
|
| index 1de944b67b34a7c0ef51a831389afac4666539ad..c477c03b4873975d022a0eac413404b3d2eaf92a 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_persistence.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_persistence.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "ui/base/ime/chromeos/input_method_manager.h"
|
| +#include "chromeos/ime/input_method_manager.h"
|
|
|
| class PrefService;
|
|
|
|
|