Chromium Code Reviews| Index: components/autofill/core/browser/test_autofill_external_delegate.h |
| diff --git a/components/autofill/core/browser/test_autofill_external_delegate.h b/components/autofill/core/browser/test_autofill_external_delegate.h |
| index cc7bf73ee446ba6cc84f01521dce9ec203f2bf96..9da419394b0b089b81e736eb4721659be5b42001 100644 |
| --- a/components/autofill/core/browser/test_autofill_external_delegate.h |
| +++ b/components/autofill/core/browser/test_autofill_external_delegate.h |
| @@ -9,8 +9,6 @@ |
| namespace autofill { |
| -class AutofillManager; |
| - |
| // Calls the required functions on the given external delegate to cause the |
| // delegate to display a popup. |
| void GenerateTestAutofillPopup( |