Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index fdf0f4e6876891367da9991b6eb18554540214ea..e7d239833cff8575219c019b709028cc18e6ad11 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -42447,6 +42447,13 @@ 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 dismissed. |
Ilya Sherman
2016/11/05 01:31:40
Please document precisely when this is recorded.
vasilii
2016/11/07 10:40:24
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="PasswordManager.StorePasswordImportedFromCSVResult" |
enum="BooleanSuccess"> |
<owner>xunlu@chromium.org</owner> |