Update test setup for features::kEnablePasswordsAccountStorage
With password_manager::features::kEnablePasswordsAccountStorage enabled, there will be two PasswordStore instances, a profile-scoped one and an account-scoped one. This CL updates the setup of a few unit tests so they instantiate the account-scoped store in addition to the profile-scoped one. Without this change, the tests were hitting some DCHECKs when run with kEnablePasswordsAccountStorage enabled. Bug: 1098677 Change-Id: Ic31b5ff593139788b7ffbf8fd67a1d8edb401ff1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332602Reviewed-by:Mathias Carlen <mcarlen@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#795458}
Showing
Please register or sign in to comment