Index: components/autofill/core/browser/credit_card.h |
diff --git a/components/autofill/core/browser/credit_card.h b/components/autofill/core/browser/credit_card.h |
index 585b4313ed6c06d2dbe0b3aa2573f3f6d6395804..5e59aad573f24caaa6e18d5b3421419756b187be 100644 |
--- a/components/autofill/core/browser/credit_card.h |
+++ b/components/autofill/core/browser/credit_card.h |
@@ -15,8 +15,6 @@ |
namespace autofill { |
-struct FormFieldData; |
- |
// A form group that stores credit card information. |
class CreditCard : public AutofillDataModel { |
public: |