| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 22e2dbc85c346c590054c7191e3e9c858ed8153d..c5a49fa53e96be181d1d0c797e9f072e17cc6e10 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -49308,6 +49308,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="PasswordManager.AcceptedSaveUpdateSubmissionIndicatorEvent"
|
| + enum="SubmissionIndicatorEvent">
|
| + <owner>dvadym@chromium.org</owner>
|
| + <owner>vasilii@chromium.org</owner>
|
| + <summary>
|
| + The type of event that the Password Manager used for detecting a password
|
| + form submission when saving or updating a password. Recorded each time a
|
| + user accepts a password save/update prompt.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="PasswordManager.AccountChooserDialog"
|
| enum="AccountChooserDismissalReason">
|
| <obsolete>
|
|
|