Commit 9b5a14df authored by gcasto's avatar gcasto Committed by Commit bot

[Password Generation] Remove reference to a fixed bug.

BUG=152422

Review URL: https://codereview.chromium.org/880733002

Cr-Commit-Position: refs/heads/master@{#313194}
parent 0650f24c
...@@ -189,7 +189,7 @@ struct PasswordForm { ...@@ -189,7 +189,7 @@ struct PasswordForm {
TYPE_LAST = TYPE_GENERATED TYPE_LAST = TYPE_GENERATED
}; };
// The form type. Not used yet. Please see http://crbug.com/152422 // The form type.
Type type; Type type;
// The number of times that this username/password has been used to // The number of times that this username/password has been used to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment