Index: content/browser/hyphenator/hyphenator_message_filter_unittest.cc |
diff --git a/content/browser/hyphenator/hyphenator_message_filter_unittest.cc b/content/browser/hyphenator/hyphenator_message_filter_unittest.cc |
index 385d56ee3123c5628679ed88d1569901c979afa3..6a3dc4f38941e9c62773fb949a1a62f9af74183d 100644 |
--- a/content/browser/hyphenator/hyphenator_message_filter_unittest.cc |
+++ b/content/browser/hyphenator/hyphenator_message_filter_unittest.cc |
@@ -8,7 +8,7 @@ |
#include "base/files/file_path.h" |
#include "base/path_service.h" |
#include "base/string16.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "content/common/hyphenator_messages.h" |
#include "content/public/test/mock_render_process_host.h" |
#include "content/public/test/test_browser_context.h" |