Index: content/renderer/hyphenator/hyphenator.h |
diff --git a/content/renderer/hyphenator/hyphenator.h b/content/renderer/hyphenator/hyphenator.h |
index f7cc5150db43d6b29966e7fa666f9ed322804a5a..24454cd5a8e0dba1f68f58b21c4840f0660c53c7 100644 |
--- a/content/renderer/hyphenator/hyphenator.h |
+++ b/content/renderer/hyphenator/hyphenator.h |
@@ -9,7 +9,7 @@ |
#include "base/memory/scoped_handle.h" |
#include "base/platform_file.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "content/common/content_export.h" |
#include "content/public/renderer/render_process_observer.h" |
#include "ipc/ipc_platform_file.h" |