Index: ios/chrome/browser/sync/ios_chrome_sync_client.cc |
diff --git a/ios/chrome/browser/sync/ios_chrome_sync_client.cc b/ios/chrome/browser/sync/ios_chrome_sync_client.cc |
index 90a53e480d887b40392beebc81f100679b66904b..3b538fe2988d19a0155de72ff229d8b4c213a6be 100644 |
--- a/ios/chrome/browser/sync/ios_chrome_sync_client.cc |
+++ b/ios/chrome/browser/sync/ios_chrome_sync_client.cc |
@@ -6,6 +6,7 @@ |
#include "base/bind.h" |
#include "base/command_line.h" |
+#include "base/macros.h" |
#include "components/autofill/core/browser/webdata/autocomplete_syncable_service.h" |
#include "components/autofill/core/browser/webdata/autofill_profile_syncable_service.h" |
#include "components/autofill/core/browser/webdata/autofill_wallet_metadata_syncable_service.h" |