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 88714189a1bdc714a1a9c4a33b4885ec20ddc4da..9f2b652e27505cc37c677c9e4632c585259d85b3 100644 |
--- a/chrome/browser/history/top_sites_impl.h |
+++ b/chrome/browser/history/top_sites_impl.h |
@@ -25,7 +25,7 @@ |
#include "chrome/browser/history/page_usage_data.h" |
#include "chrome/browser/history/top_sites.h" |
#include "chrome/browser/history/top_sites_backend.h" |
-#include "chrome/common/thumbnail_score.h" |
+#include "components/history/core/common/thumbnail_score.h" |
#include "third_party/skia/include/core/SkColor.h" |
#include "ui/gfx/image/image.h" |
#include "url/gurl.h" |