Index: chrome/browser/history/top_sites_impl.cc |
diff --git a/chrome/browser/history/top_sites_impl.cc b/chrome/browser/history/top_sites_impl.cc |
index f27229a3f223569fa60e75c8d9860ef549067b6e..9224d35952cc1907d66e756f7c0ed6f3b7372897 100644 |
--- a/chrome/browser/history/top_sites_impl.cc |
+++ b/chrome/browser/history/top_sites_impl.cc |
@@ -30,7 +30,7 @@ |
#include "chrome/browser/history/url_utils.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/common/pref_names.h" |
-#include "chrome/common/thumbnail_score.h" |
+#include "components/history/core/common/thumbnail_score.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/navigation_controller.h" |
#include "content/public/browser/navigation_details.h" |