Index: chrome/browser/history/url_index_private_data.cc |
diff --git a/chrome/browser/history/url_index_private_data.cc b/chrome/browser/history/url_index_private_data.cc |
index 8af97fa70032f2997b38002c8454be5868315374..aa20076094fcd4a0dffc3837c5c6ff50359a486a 100644 |
--- a/chrome/browser/history/url_index_private_data.cc |
+++ b/chrome/browser/history/url_index_private_data.cc |
@@ -17,8 +17,8 @@ |
#include "base/i18n/case_conversion.h" |
#include "base/metrics/histogram.h" |
#include "base/string_util.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/time.h" |
-#include "base/utf_string_conversions.h" |
#include "chrome/browser/autocomplete/autocomplete_provider.h" |
#include "chrome/browser/autocomplete/url_prefix.h" |
#include "chrome/browser/bookmarks/bookmark_service.h" |