| Index: components/autofill/content/public/interfaces/autofill_types.mojom
|
| diff --git a/components/autofill/content/public/interfaces/autofill_types.mojom b/components/autofill/content/public/interfaces/autofill_types.mojom
|
| index 8fab0aad9691a3a308813ff6cfe353f69297dbb0..0c334556538866fc81fdec59d47c5bb5273ad4e2 100644
|
| --- a/components/autofill/content/public/interfaces/autofill_types.mojom
|
| +++ b/components/autofill/content/public/interfaces/autofill_types.mojom
|
| @@ -153,7 +153,6 @@ struct PasswordForm {
|
| string new_password_value;
|
| bool new_password_value_is_default;
|
| bool new_password_marked_by_site;
|
| - bool ssl_valid;
|
| bool preferred;
|
| mojo.common.mojom.Time date_created;
|
| mojo.common.mojom.Time date_synced;
|
|
|