Index: ios/chrome/browser/sync/sync_setup_service.cc |
diff --git a/ios/chrome/browser/sync/sync_setup_service.cc b/ios/chrome/browser/sync/sync_setup_service.cc |
index e1326da28ce92ab73bb926087e2439fe49b7137f..de123a36a0a35fff0911fc9ca6faf721e89f3779 100644 |
--- a/ios/chrome/browser/sync/sync_setup_service.cc |
+++ b/ios/chrome/browser/sync/sync_setup_service.cc |
@@ -10,9 +10,9 @@ |
#include "base/metrics/histogram_macros.h" |
#include "components/prefs/pref_service.h" |
#include "components/sync/base/stop_source.h" |
+#include "components/sync/driver/sync_prefs.h" |
+#include "components/sync/driver/sync_service.h" |
#include "components/sync/protocol/sync_protocol_error.h" |
-#include "components/sync_driver/sync_prefs.h" |
-#include "components/sync_driver/sync_service.h" |
#include "google_apis/gaia/google_service_auth_error.h" |
#include "ios/chrome/browser/browser_state/chrome_browser_state.h" |
#include "ios/chrome/browser/pref_names.h" |