| 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 039e644179b726f61fce01ee93055b3fb7a64006..be85cd3e21eccd3360ae5b959f0261cdd3575557 100644
|
| --- a/components/autofill/core/common/password_form.h
|
| +++ b/components/autofill/core/common/password_form.h
|
| @@ -189,7 +189,7 @@ struct PasswordForm {
|
| TYPE_LAST = TYPE_GENERATED
|
| };
|
|
|
| - // The form type. Not used yet. Please see http://crbug.com/152422
|
| + // The form type.
|
| Type type;
|
|
|
| // The number of times that this username/password has been used to
|
|
|