| Index: chrome/browser/password_manager/test_password_store.cc
|
| ===================================================================
|
| --- chrome/browser/password_manager/test_password_store.cc (revision 241838)
|
| +++ chrome/browser/password_manager/test_password_store.cc (working copy)
|
| @@ -70,6 +70,7 @@
|
|
|
| void TestPasswordStore::GetLoginsImpl(
|
| const autofill::PasswordForm& form,
|
| + PasswordStore::AuthorizationPromptPolicy prompt_policy,
|
| const PasswordStore::ConsumerCallbackRunner& runner) {
|
| std::vector<autofill::PasswordForm*> matched_forms;
|
| std::vector<autofill::PasswordForm> forms =
|
|
|