Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 7081e03d8b924d326cc15afbdec95e2333a2e8f4..92f8b4a212b97451eafd75c7204a6a48865ec80f 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -29122,6 +29122,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Notifications.PersistentNotificationActionCount" |
+ units="buttons"> |
+ <owner>johnme@chromium.org</owner> |
+ <summary> |
+ The number of action buttons shown on a persistent Web Notification. |
Alexei Svitkine (slow)
2015/10/28 19:09:09
Nit: Mention when it's logged.
johnme
2015/10/29 14:24:41
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="Notifications.PersistentNotificationDataDeleted" |
enum="BooleanSuccess"> |
<owner>peter@chromium.org</owner> |