Index: components/autofill/core/browser/webdata/autofill_wallet_metadata_syncable_service_unittest.cc |
diff --git a/components/autofill/core/browser/webdata/autofill_wallet_metadata_syncable_service_unittest.cc b/components/autofill/core/browser/webdata/autofill_wallet_metadata_syncable_service_unittest.cc |
index e4655d53ae4bd76d64607c29f50f65f25f0410ba..704383285952ff14b513780227e6dbc4fd9a696c 100644 |
--- a/components/autofill/core/browser/webdata/autofill_wallet_metadata_syncable_service_unittest.cc |
+++ b/components/autofill/core/browser/webdata/autofill_wallet_metadata_syncable_service_unittest.cc |
@@ -20,9 +20,9 @@ |
#include "components/autofill/core/browser/autofill_profile.h" |
#include "components/autofill/core/browser/credit_card.h" |
#include "components/autofill/core/browser/webdata/autofill_webdata_backend.h" |
-#include "components/sync/api/sync_change.h" |
-#include "components/sync/api/sync_change_processor_wrapper_for_test.h" |
-#include "components/sync/api/sync_error_factory_mock.h" |
+#include "components/sync/model/sync_change.h" |
+#include "components/sync/model/sync_change_processor_wrapper_for_test.h" |
+#include "components/sync/model/sync_error_factory_mock.h" |
#include "components/sync/protocol/autofill_specifics.pb.h" |
#include "components/sync/protocol/sync.pb.h" |
#include "testing/gmock/include/gmock/gmock.h" |