| Index: chrome/browser/sync/test/integration/passwords_helper.h
|
| diff --git a/chrome/browser/sync/test/integration/passwords_helper.h b/chrome/browser/sync/test/integration/passwords_helper.h
|
| index be31d2c085a0d9de1b7bf4fd758e29d31aa5ba9b..f61ff4d70a6a774eb4272ca2672fabc1b9fe0683 100644
|
| --- a/chrome/browser/sync/test/integration/passwords_helper.h
|
| +++ b/chrome/browser/sync/test/integration/passwords_helper.h
|
| @@ -9,9 +9,9 @@
|
|
|
| #include "base/memory/scoped_vector.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "components/autofill/core/common/password_form.h"
|
| +#include "components/browser_sync/browser/profile_sync_service.h"
|
|
|
| namespace password_manager {
|
| class PasswordStore;
|
|
|