| 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 db88276fb243c75d0f9eb217761ddf9de2c6697e..9142c617ceb512700fadbbb604ee5acc74611698 100644
|
| --- a/components/autofill/content/common/autofill_types.mojom
|
| +++ b/components/autofill/content/common/autofill_types.mojom
|
| @@ -140,7 +140,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
|
|
|