| 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 d9cab367d77afd865d703f48d89b847acc545e84..35d24105d00a976c43de084f4a23976cdbc17224 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 {
|
|
|