Index: chrome/browser/history/scored_history_match.cc |
diff --git a/chrome/browser/history/scored_history_match.cc b/chrome/browser/history/scored_history_match.cc |
index b8cb4c488518be3e8a0b817ec1d5ad81375f98a2..d94164dd1ec2fb4cdff704f7739c53c329764b8c 100644 |
--- a/chrome/browser/history/scored_history_match.cc |
+++ b/chrome/browser/history/scored_history_match.cc |
@@ -14,7 +14,7 @@ |
#include "base/metrics/histogram.h" |
#include "base/string_util.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/autocomplete/history_url_provider.h" |
#include "chrome/browser/autocomplete/url_prefix.h" |
#include "chrome/browser/bookmarks/bookmark_service.h" |