Index: chrome/browser/sync/glue/favicon_cache.cc |
diff --git a/chrome/browser/sync/glue/favicon_cache.cc b/chrome/browser/sync/glue/favicon_cache.cc |
index ecd7e1d338ab6e0e31dc2e56a3684b39e7671fe2..f591fe4fa24baefd3d234a439e9cce04dcaa5234 100644 |
--- a/chrome/browser/sync/glue/favicon_cache.cc |
+++ b/chrome/browser/sync/glue/favicon_cache.cc |
@@ -10,7 +10,7 @@ |
#include "chrome/browser/favicon/favicon_service.h" |
#include "chrome/browser/favicon/favicon_service_factory.h" |
#include "chrome/browser/history/history_notifications.h" |
-#include "chrome/browser/history/history_types.h" |
+#include "components/history/core/browser/history_types.h" |
#include "content/public/browser/notification_details.h" |
#include "content/public/browser/notification_source.h" |
#include "sync/api/time.h" |