| Index: chrome/browser/chromeos/input_method/input_method_util.cc
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_util.cc b/chrome/browser/chromeos/input_method/input_method_util.cc
|
| index 6f772ef9a0cac84274068da5b5c0b7f6cefb8aaf..e16900e1f91210dd5ff6a6edc04d7d0089573c9b 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_util.cc
|
| +++ b/chrome/browser/chromeos/input_method/input_method_util.cc
|
| @@ -12,8 +12,8 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/prefs/pref_service.h"
|
| -#include "base/string_split.h"
|
| #include "base/string_util.h"
|
| +#include "base/strings/string_split.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/chromeos/input_method/input_method_delegate.h"
|
| #include "grit/generated_resources.h"
|
|
|