| Index: chrome/browser/history/history_service.cc
|
| diff --git a/chrome/browser/history/history_service.cc b/chrome/browser/history/history_service.cc
|
| index af61f108a548fc551b69d7e5627e17efa9b813c1..251c097d5e705041cc79aed6a79ef64a6a250b96 100644
|
| --- a/chrome/browser/history/history_service.cc
|
| +++ b/chrome/browser/history/history_service.cc
|
| @@ -53,9 +53,9 @@
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/importer/imported_favicon_usage.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "chrome/common/thumbnail_score.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "components/history/core/browser/history_client.h"
|
| +#include "components/history/core/common/thumbnail_score.h"
|
| #include "components/visitedlink/browser/visitedlink_master.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/download_item.h"
|
|
|