Index: components/autofill/core/browser/autofill_profile.h |
diff --git a/components/autofill/core/browser/autofill_profile.h b/components/autofill/core/browser/autofill_profile.h |
index cea4e04fb283138815b44bf47f0a5245b2a15551..d7bd629934a6a01bd18df42688aa96b6e032ac14 100644 |
--- a/components/autofill/core/browser/autofill_profile.h |
+++ b/components/autofill/core/browser/autofill_profile.h |
@@ -22,8 +22,6 @@ |
namespace autofill { |
-struct FormFieldData; |
- |
// A collection of FormGroups stored in a profile. AutofillProfile also |
// implements the FormGroup interface so that owners of this object can request |
// form information from the profile, and the profile will delegate the request |