| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 8b7755a48ed0eb62f5e18b0cc0659bf2ffe3d9da..755e6a113756d201f64880eb0afc162202fd33f0 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -49654,6 +49654,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="PasswordManager.SuccessfulSubmissionIndicatorEvent"
|
| + enum="SubmissionIndicatorEvent">
|
| + <owner>dvadym@chromium.org</owner>
|
| + <owner>engedy@chromium.org</owner>
|
| + <summary>
|
| + The type of event that the Password Manager used for detecting a password
|
| + form submission. Recorded for each successful password form submission.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="PasswordManager.SyncCredentialFiltered"
|
| enum="CredentialFilteredType">
|
| <owner>gcasto@chromium.org</owner>
|
|
|