| Index: chrome/browser/chromeos/input_method/input_method_util.h
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_util.h b/chrome/browser/chromeos/input_method/input_method_util.h
|
| index 4d1550518fd8a59934045d769e5d05c69b9b6a7e..c7cd4e3c8125ef6f7e26426ac76a883ba6317474 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_util.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_util.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/hash_tables.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/string16.h"
|
| -#include "chrome/browser/chromeos/input_method/input_method_descriptor.h"
|
| +#include "chromeos/ime/input_method_descriptor.h"
|
|
|
| namespace chromeos {
|
| namespace input_method {
|
|
|