Index: chrome/browser/ui/sync/one_click_signin_sync_observer.cc |
diff --git a/chrome/browser/ui/sync/one_click_signin_sync_observer.cc b/chrome/browser/ui/sync/one_click_signin_sync_observer.cc |
index 9e79c31ab5befb79adcbe40643ec2e327daafc4a..69069ddaef7403e8c6bb518af0123ba4c7f812e6 100644 |
--- a/chrome/browser/ui/sync/one_click_signin_sync_observer.cc |
+++ b/chrome/browser/ui/sync/one_click_signin_sync_observer.cc |
@@ -10,8 +10,8 @@ |
#include "base/thread_task_runner_handle.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/signin/signin_promo.h" |
-#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/browser/sync/profile_sync_service_factory.h" |
+#include "components/browser_sync/browser/profile_sync_service.h" |
#include "content/public/browser/web_contents.h" |
#include "content/public/browser/web_contents_delegate.h" |