| Index: chrome/tools/convert_dict/aff_reader.cc
|
| diff --git a/chrome/tools/convert_dict/aff_reader.cc b/chrome/tools/convert_dict/aff_reader.cc
|
| index 6b419ab96cb39b618748da80887c224b83bccb39..39eede03b44e189a96ba537ec3d2058992fa307a 100644
|
| --- a/chrome/tools/convert_dict/aff_reader.cc
|
| +++ b/chrome/tools/convert_dict/aff_reader.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/file_util.h"
|
| #include "base/i18n/icu_string_conversions.h"
|
| #include "base/stringprintf.h"
|
| -#include "base/string_split.h"
|
| +#include "base/strings/string_split.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/tools/convert_dict/hunspell_reader.h"
|
|
|
|
|