Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index fdf0f4e6876891367da9991b6eb18554540214ea..cbfdbcfc0ba89410720e1c4da5413981f909ad51 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. Recorded each time the promo is implicitly dismissed. |
+ </summary> |
+</histogram> |
+ |
<histogram name="PasswordManager.StorePasswordImportedFromCSVResult" |
enum="BooleanSuccess"> |
<owner>xunlu@chromium.org</owner> |