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 cb53eb9fd8ff840667e08ad1e953418063a5118c..c50b1f4fe5a35268d177f733420c9ff5e2f3194a 100644 |
--- a/chrome/browser/history/scored_history_match.cc |
+++ b/chrome/browser/history/scored_history_match.cc |
@@ -18,10 +18,10 @@ |
#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_utils.h" |
#include "chrome/browser/omnibox/omnibox_field_trial.h" |
#include "chrome/common/chrome_switches.h" |
#include "components/bookmarks/core/browser/bookmark_service.h" |
+#include "components/bookmarks/core/browser/bookmark_utils.h" |
#include "content/public/browser/browser_thread.h" |
namespace history { |