| 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 4511910b355543363469f9e6d52e588a2d2be61c..7072d03c967e10f429bc5e77ff46fea7aa263488 100644
|
| --- a/components/autofill/content/common/autofill_types.typemap
|
| +++ b/components/autofill/content/common/autofill_types.typemap
|
| @@ -42,6 +42,5 @@ type_mappings = [
|
| "autofill.mojom.PasswordFormScheme=autofill::PasswordForm::Scheme",
|
| "autofill.mojom.PasswordFormType=autofill::PasswordForm::Type",
|
| "autofill.mojom.RoleAttribute=autofill::FormFieldData::RoleAttribute",
|
| - "autofill.mojom.TextDirection=base::i18n::TextDirection",
|
| "autofill.mojom.UsernamesCollectionKey=autofill::UsernamesCollectionKey",
|
| ]
|
|
|