| 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 3b73339cb8e191be25026d576badf498bb5a20c3..f487eba0e3e6db617ad9d978b29722472bf091f8 100644
|
| --- a/components/autofill/core/browser/test_autofill_client.cc
|
| +++ b/components/autofill/core/browser/test_autofill_client.cc
|
| @@ -65,6 +65,7 @@ bool TestAutofillClient::IsAutocompleteEnabled() {
|
| }
|
|
|
| void TestAutofillClient::DetectAccountCreationForms(
|
| + content::RenderFrameHost* rfh,
|
| const std::vector<autofill::FormStructure*>& forms) {
|
| }
|
|
|
|
|