| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index d379da6fd1678e1c3f7a8c4f277222074ec03a10..cf5beb8d1c14cf188f8baa4a267a4849f0c3b2f2 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -51769,8 +51769,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| -<histogram name="PasswordProtection.NumberOfCachedVerdictBeforeShutdown"
|
| - units="count">
|
| +<histogram base="true"
|
| + name="PasswordProtection.NumberOfCachedVerdictBeforeShutdown" units="count">
|
| <owner>jialiul@chromium.org</owner>
|
| <owner>nparker@chromium.org</owner>
|
| <summary>
|
| @@ -93174,6 +93174,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram_suffixes>
|
|
|
| <histogram_suffixes name="PasswordProtectionTrigger" separator=".">
|
| + <affected-histogram
|
| + name="PasswordProtection.NumberOfCachedVerdictBeforeShutdown"/>
|
| <suffix name="PasswordFieldOnFocus"
|
| label="Password protection triggered by password field on focus event."/>
|
| <suffix name="ProtectedPasswordEntry"
|
|
|