Index: chrome/browser/ui/webui/ntp/ntp_resource_cache.cc |
diff --git a/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc b/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc |
index 58352f5c6bb86c71674d9463f3faedbff625664c..5215c672ff6cbcc2ccec700197f1f28d3651c14b 100644 |
--- a/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc |
+++ b/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc |
@@ -22,7 +22,6 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/search/search.h" |
#include "chrome/browser/signin/signin_manager_factory.h" |
-#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/browser/sync/profile_sync_service_factory.h" |
#include "chrome/browser/themes/theme_properties.h" |
#include "chrome/browser/themes/theme_service.h" |
@@ -42,6 +41,7 @@ |
#include "chrome/grit/generated_resources.h" |
#include "chrome/grit/locale_settings.h" |
#include "components/bookmarks/common/bookmark_pref_names.h" |
+#include "components/browser_sync/browser/profile_sync_service.h" |
#include "components/google/core/browser/google_util.h" |
#include "components/signin/core/browser/signin_manager.h" |
#include "components/web_resource/notification_promo.h" |