| 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 841db71eb812ab8f722ecb825c59223d78a81be0..86fc390089cfeec5ec18f87c7e97520d233e29b7 100644
|
| --- a/chrome/browser/history/scored_history_match.cc
|
| +++ b/chrome/browser/history/scored_history_match.cc
|
| @@ -18,9 +18,9 @@
|
| #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/autocomplete/url_prefix.h"
|
| #include "components/bookmarks/browser/bookmark_utils.h"
|
| #include "components/history/core/browser/history_client.h"
|
| +#include "components/omnibox/url_prefix.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| namespace history {
|
|
|