| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index b97cf5a9720b7495e16e28f735db078fa08ecf38..ace3aa668446e8764fa650c5872f849c4c4da6e6 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -45180,6 +45180,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="PasswordManager.ShowedFormNotSecureWarningOnCurrentNavigation"
|
| + enum="BooleanShown">
|
| + <owner>estark@chromium.org</owner>
|
| + <summary>
|
| + Recorded (at most once per main-frame navigation) when a password form shows
|
| + a warning that the form is not secure.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="PasswordManager.SignInPromo"
|
| enum="PasswordBubbleSignInPromoDismissalReason">
|
| <owner>vasilii@chromium.org</owner>
|
|
|