Chromium Code Reviews| Index: components/autofill/core/browser/ui/card_unmask_prompt_view.h |
| diff --git a/components/autofill/core/browser/ui/card_unmask_prompt_view.h b/components/autofill/core/browser/ui/card_unmask_prompt_view.h |
| index dbedeab35a26c90bfb9ac74f3d9f6448cbede711..a234739f1c5d325df8f42e4dbd5b7a86ffc861c6 100644 |
| --- a/components/autofill/core/browser/ui/card_unmask_prompt_view.h |
| +++ b/components/autofill/core/browser/ui/card_unmask_prompt_view.h |
| @@ -10,8 +10,6 @@ |
| namespace autofill { |
| -class CardUnmaskPromptController; |
| - |
| // The cross-platform UI interface which prompts the user to unlock a masked |
| // Wallet instrument (credit card). This object is responsible for its own |
| // lifetime. |