Index: chrome/browser/sync/test/integration/single_client_wallet_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/single_client_wallet_sync_test.cc b/chrome/browser/sync/test/integration/single_client_wallet_sync_test.cc |
index 8cdf8886c4c9b13c65f03c70c37a10d1e0315a7e..d5224a83ab9971f5e8b3c503c063a83e87f0d951 100644 |
--- a/chrome/browser/sync/test/integration/single_client_wallet_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/single_client_wallet_sync_test.cc |
@@ -18,10 +18,10 @@ |
#include "components/autofill/core/common/autofill_pref_names.h" |
#include "components/browser_sync/browser/profile_sync_service.h" |
#include "components/prefs/pref_service.h" |
+#include "components/sync/base/model_type.h" |
+#include "components/sync/test/fake_server/fake_server_entity.h" |
+#include "components/sync/test/fake_server/unique_client_entity.h" |
#include "content/public/browser/notification_service.h" |
-#include "sync/internal_api/public/base/model_type.h" |
-#include "sync/test/fake_server/fake_server_entity.h" |
-#include "sync/test/fake_server/unique_client_entity.h" |
using autofill_helper::GetPersonalDataManager; |
using sync_integration_test_util::AwaitCommitActivityCompletion; |