Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index b4f77cb3bd008baa95658385455fdfdc7b0609ab..49e7f54563250b742c85e0d4336c851c831b215c 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -29810,6 +29810,15 @@ 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 the developer provided for a persistent Web |
+ Notification. Logged whenever showNotification is called. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Notifications.PersistentNotificationDataDeleted" |
enum="BooleanSuccess"> |
<owner>peter@chromium.org</owner> |