| Index: chrome/browser/history/top_sites_impl.h
|
| diff --git a/chrome/browser/history/top_sites_impl.h b/chrome/browser/history/top_sites_impl.h
|
| index 23702e0b8037ef1dc00b2083a6ad9417df5d8129..28d8c0c7833c87ee5bd4d15c778a4d407e115b9c 100644
|
| --- a/chrome/browser/history/top_sites_impl.h
|
| +++ b/chrome/browser/history/top_sites_impl.h
|
| @@ -20,9 +20,9 @@
|
| #include "base/time/time.h"
|
| #include "base/timer/timer.h"
|
| #include "chrome/browser/history/history_service.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/history/top_sites.h"
|
| #include "chrome/browser/history/top_sites_backend.h"
|
| +#include "components/history/core/browser/history_types.h"
|
| #include "components/history/core/browser/page_usage_data.h"
|
| #include "components/history/core/common/thumbnail_score.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
|
|