| Index: chrome/browser/history/history_service.cc
|
| diff --git a/chrome/browser/history/history_service.cc b/chrome/browser/history/history_service.cc
|
| index 8c6405e6892f8f102a15311588cca30fc6434aae..8afad4506cad346ccb8825f82751b2193134a240 100644
|
| --- a/chrome/browser/history/history_service.cc
|
| +++ b/chrome/browser/history/history_service.cc
|
| @@ -52,6 +52,7 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "components/history/core/browser/history_client.h"
|
| +#include "components/history/core/browser/keyword_search_term.h"
|
| #include "components/history/core/common/thumbnail_score.h"
|
| #include "components/visitedlink/browser/visitedlink_master.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|