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 7072d03c967e10f429bc5e77ff46fea7aa263488..88c167cff0181a4aee70b7d85128c8a51189cb67 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.UsernamesCollectionKey=autofill::UsernamesCollectionKey", |
+ "autofill.mojom.PossibleUsernamePair=autofill::PossibleUsernamePair", |
] |