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 b5219fe6b894b74e7b99e9e6668cb06594ec90e7..6805c4472a9456bf9368342738dedb2e67131991 100644 |
--- a/chrome/browser/history/scored_history_match.cc |
+++ b/chrome/browser/history/scored_history_match.cc |
@@ -17,8 +17,8 @@ |
#include "base/strings/string_util.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/omnibox/omnibox_field_trial.h" |
+#include "components/autocomplete/url_prefix.h" |
#include "components/bookmarks/browser/bookmark_utils.h" |
#include "components/history/core/browser/history_client.h" |
#include "content/public/browser/browser_thread.h" |