Index: components/autofill/content/common/autofill_types.typemap |
diff --git a/components/autofill/content/common/autofill_types.typemap b/components/autofill/content/common/autofill_types.typemap |
index 22e639391d6ec09a0d5f74d81200beb8c54c93d4..c5f2a54f93de4efba02f0fb9083649a2c7bb7e4f 100644 |
--- a/components/autofill/content/common/autofill_types.typemap |
+++ b/components/autofill/content/common/autofill_types.typemap |
@@ -43,4 +43,5 @@ type_mappings = [ |
"autofill.mojom.PasswordFormType=autofill::PasswordForm::Type", |
"autofill.mojom.RoleAttribute=autofill::FormFieldData::RoleAttribute", |
"autofill.mojom.PossibleUsernamePair=autofill::PossibleUsernamePair", |
+ "autofill.mojom.PasswordFormSubmissionEvent=autofill::PasswordForm::SubmissionEvent", |
] |