summaryrefslogtreecommitdiffstats
path: root/chrome/tools/convert_dict/hunspell_reader.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/tools/convert_dict/hunspell_reader.cc')
-rw-r--r--chrome/tools/convert_dict/hunspell_reader.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/convert_dict/hunspell_reader.cc b/chrome/tools/convert_dict/hunspell_reader.cc
index d197c4d..f6ddc79 100644
--- a/chrome/tools/convert_dict/hunspell_reader.cc
+++ b/chrome/tools/convert_dict/hunspell_reader.cc
@@ -4,7 +4,7 @@
#include "chrome/tools/convert_dict/hunspell_reader.h"
-#include "base/string_util.h"
+#include "base/strings/string_util.h"
namespace convert_dict {