| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 7964d1431c3354ab667643c8036a2c8b3bcfdfcd..c87823b40d2b972cf4c8b125bcc36ddf18a61ca2 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -23071,6 +23071,13 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="PasswordHash.CreateTime">
|
| + <owner>mlerman@chromium.org</owner>
|
| + <summary>
|
| + Time required to create the local hash of the user's GAIA password.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="PasswordManager.AccountsPerSite">
|
| <owner>gcasto@chromium.org</owner>
|
| <owner>vabr@chromium.org</owner>
|
|
|