| Index: chrome/browser/chromeos/input_method/input_method_manager_impl.cc
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_manager_impl.cc b/chrome/browser/chromeos/input_method/input_method_manager_impl.cc
|
| index 4f21a46c14982239141d146e9f52e3f3432b1dcf..fcb891952dea9264cc8004809a0a5a353ebc98ac 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_manager_impl.cc
|
| +++ b/chrome/browser/chromeos/input_method/input_method_manager_impl.cc
|
| @@ -23,7 +23,7 @@
|
| #include "chromeos/ime/extension_ime_util.h"
|
| #include "chromeos/ime/input_method_delegate.h"
|
| #include "chromeos/ime/xkeyboard.h"
|
| -#include "third_party/icu/public/common/unicode/uloc.h"
|
| +#include "third_party/icu/source/common/unicode/uloc.h"
|
| #include "ui/base/accelerators/accelerator.h"
|
|
|
| namespace chromeos {
|
|
|