Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index f657733facc3712c6587a4d182108512be06d338..34b1ee557de9404ad8e9db347084a30b14a5086e 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -41611,6 +41611,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> |