Index: chrome/browser/history/history_service.cc |
diff --git a/chrome/browser/history/history_service.cc b/chrome/browser/history/history_service.cc |
index 3a4c0a52f23c9871432b88e83fb1f25c374bebce..e665c9505bcab1413140c2b6b80a0165c6d2e4b0 100644 |
--- a/chrome/browser/history/history_service.cc |
+++ b/chrome/browser/history/history_service.cc |
@@ -54,9 +54,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/bookmarks/browser/bookmark_model.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" |