Index: chrome/renderer/spellchecker/custom_dictionary_engine.h |
diff --git a/chrome/renderer/spellchecker/custom_dictionary_engine.h b/chrome/renderer/spellchecker/custom_dictionary_engine.h |
index db2650f7289a691115bb59cf69d27b52ed63a550..c87611b6a73ee6b2c008dfc88a95d944dfcb9427 100644 |
--- a/chrome/renderer/spellchecker/custom_dictionary_engine.h |
+++ b/chrome/renderer/spellchecker/custom_dictionary_engine.h |
@@ -9,7 +9,7 @@ |
#include <string> |
#include <vector> |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
// Custom spellcheck dictionary. Words in this dictionary are always correctly |
// spelled. Words that are not in this dictionary may or may not be correctly |