| Index: components/autofill/content/common/autofill_types.mojom
|
| diff --git a/components/autofill/content/common/autofill_types.mojom b/components/autofill/content/common/autofill_types.mojom
|
| index 99303bd9be23a5704416c84bd8bd63c79057bdad..ec56870ac77162839457563a2d19404c1434b4d6 100644
|
| --- a/components/autofill/content/common/autofill_types.mojom
|
| +++ b/components/autofill/content/common/autofill_types.mojom
|
| @@ -139,7 +139,6 @@ struct PasswordFormFillData {
|
| array<array<string>> other_possible_usernames_values;
|
| bool wait_for_username;
|
| bool is_possible_change_password_form;
|
| - bool show_form_not_secure_warning_on_autofill;
|
| };
|
|
|
| // autofill::PasswordFormGenerationData
|
|
|