Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index ab123224f2860a2b8f78e77c1057028c1e7c0773..fffcbfbe994673310d64eb7e2b28e168842e6d0b 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -25700,6 +25700,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="PasswordManager.EmptyUsernames.TextAndPasswordFieldCount"> |
+ <owner>msramek@chromium.org</owner> |
+ <owner>vasilii@chromium.org</owner> |
+ <summary> |
+ The total number of text and password fields for password forms that do not |
+ have a username field. |
Ilya Sherman
2015/05/13 00:17:19
Please document when this is recorded.
msramek
2015/05/13 15:51:34
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="PasswordManager.EmptyUsernames.WithoutCorrespondingNonempty"> |
<owner>msramek@chromium.org</owner> |
<owner>vasilii@chromium.org</owner> |