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 d2611de7a7dbfc56a8ffb9aa3026e79b872fcb31..1237a9562a10d049983695e10a34a51849511ed9 100644 |
--- a/chrome/browser/sync/glue/favicon_cache.cc |
+++ b/chrome/browser/sync/glue/favicon_cache.cc |
@@ -6,9 +6,9 @@ |
#include "base/message_loop/message_loop.h" |
#include "base/metrics/histogram.h" |
-#include "chrome/browser/favicon/favicon_service.h" |
#include "chrome/browser/favicon/favicon_service_factory.h" |
#include "chrome/browser/history/history_service_factory.h" |
+#include "components/favicon/core/browser/favicon_service.h" |
#include "components/history/core/browser/history_service.h" |
#include "components/history/core/browser/history_types.h" |
#include "sync/api/time.h" |