| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 186aa8292df8b74a7ed4768bae0df40958c6796d..25e02d82dd501d7b4a2d8fc34a020a7934ed7aa9 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -45385,6 +45385,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>
|
|
|