| 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 83626cbae3c7e1669d093fcbe9e6ee34f5261a4b..904af7b7b80eb81401a36ff1bcbe3d25a5498c2b 100644
|
| --- a/chrome/browser/sync/test/integration/passwords_helper.h
|
| +++ b/chrome/browser/sync/test/integration/passwords_helper.h
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/profiles/profile.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"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
|
|
| namespace password_manager {
|
| class PasswordStore;
|
|
|