| Index: components/autofill/core/browser/test_autofill_client.cc
|
| diff --git a/components/autofill/core/browser/test_autofill_client.cc b/components/autofill/core/browser/test_autofill_client.cc
|
| index 61d05df444aab9103ddd456f084c9ba4919f405c..1594aec362ec2fd4c40916c1a560c32b88728116 100644
|
| --- a/components/autofill/core/browser/test_autofill_client.cc
|
| +++ b/components/autofill/core/browser/test_autofill_client.cc
|
| @@ -145,4 +145,6 @@ void TestAutofillClient::StartSigninFlow() {}
|
|
|
| void TestAutofillClient::ShowHttpNotSecureExplanation() {}
|
|
|
| +void TestAutofillClient::ShowPasswordsSettingsPage() {}
|
| +
|
| } // namespace autofill
|
|
|