| Index: components/autofill/core/common/password_form.h
|
| diff --git a/components/autofill/core/common/password_form.h b/components/autofill/core/common/password_form.h
|
| index 645d1c7bca07d91a004c51b1b5703b3691b7be77..5b4fc3da15ac432c6e4614796994cea7b4a30d45 100644
|
| --- a/components/autofill/core/common/password_form.h
|
| +++ b/components/autofill/core/common/password_form.h
|
| @@ -220,6 +220,7 @@ struct PasswordForm {
|
| GURL federation_url;
|
|
|
| // If true, Chrome will sign the user in automatically using the credentials.
|
| + // This field isn't synced deliberately.
|
| bool is_zero_click;
|
|
|
| // Returns true if this match was found using public suffix matching.
|
|
|