Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index fdf0f4e6876891367da9991b6eb18554540214ea..2a39bbd16e7b244a6d2dd24e236aa4892dd3e494 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -42447,6 +42447,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="PasswordManager.SignInPromoDismissalCount"> |
+ <owner>vasilii@chromium.org</owner> |
+ <summary> |
+ The number of times the Sign In promo in the password bubble was implcitly |
+ dismissed. It's recorded when the event happens. |
Ilya Sherman
2016/11/07 19:43:20
nit: Suggested rephrasing for the second sentence:
vasilii
2016/11/08 10:20:50
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="PasswordManager.StorePasswordImportedFromCSVResult" |
enum="BooleanSuccess"> |
<owner>xunlu@chromium.org</owner> |