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..4b2a90b935e0e96f529e895ad1e4208e2010f4d1 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.PasswordFormSubmissionIndicatorEvent=autofill::PasswordForm::SubmissionIndicatorEvent", |
] |