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