Index: ios/chrome/browser/sync/ios_chrome_sync_client.h |
diff --git a/ios/chrome/browser/sync/ios_chrome_sync_client.h b/ios/chrome/browser/sync/ios_chrome_sync_client.h |
index 2a5fafa9135bb40846491214e4680cf377daa0c5..c57f3ac49a794f7a4dfadf5875dc3750746c4e7d 100644 |
--- a/ios/chrome/browser/sync/ios_chrome_sync_client.h |
+++ b/ios/chrome/browser/sync/ios_chrome_sync_client.h |
@@ -10,7 +10,7 @@ |
#include "base/macros.h" |
#include "base/memory/weak_ptr.h" |
-#include "components/sync_driver/sync_client.h" |
+#include "components/sync/driver/sync_client.h" |
namespace autofill { |
class AutofillWebDataService; |