| Index: chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc b/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc
|
| index f90abd9d18fbd440119a2308bda5c0458d351836..27e19d247d2317421041b6a9fb9bcab706b0ba25 100644
|
| --- a/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc
|
| @@ -8,7 +8,7 @@
|
| #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h"
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| -#include "components/password_manager/core/browser/password_form_data.h"
|
| +#include "components/password_manager/core/browser/password_manager_test_utils.h"
|
|
|
| using passwords_helper::AddLogin;
|
| using passwords_helper::AllProfilesContainSamePasswordFormsAsVerifier;
|
|
|