| 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 4d942d6e9396916c4967d5ba5275e6d0be2d9f35..8b3b7d7e1e4d8c46b840e8b90940bdcd99423c67 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_util.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_util.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
| #include "base/threading/thread_checker.h"
|
| -#include "ui/base/ime/chromeos/input_method_descriptor.h"
|
| +#include "chromeos/ime/input_method_descriptor.h"
|
|
|
| namespace chromeos {
|
| namespace input_method {
|
|
|