Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 8b5dd5c804e344df612a0a8530a124c680d98038..90ed122885b7b0e8d167bd9028af2d1627c52940 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -49632,6 +49632,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="PasswordManager.SuccessfulSubmissionEvent" |
+ enum="PasswordSubmissionEventType"> |
+ <owner>dvadym@chromium.org</owner> |
+ <owner>engedy@chromium.org</owner> |
+ <summary> |
+ The type of event which Password Manager used for detecting a successful |
engedy
2017/05/09 22:02:59
wording nit: s/which/that the/
dvadym
2017/05/10 12:10:12
Done.
|
+ password form submission. |
+ </summary> |
+</histogram> |
+ |
<histogram name="PasswordManager.SyncCredentialFiltered" |
enum="CredentialFilteredType"> |
<owner>gcasto@chromium.org</owner> |