| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 7081e03d8b924d326cc15afbdec95e2333a2e8f4..93e3900b1510d32dd7c06974dacda0d6ab7235f4 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 each persistent Web Notification.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Notifications.PersistentNotificationDataDeleted"
|
| enum="BooleanSuccess">
|
| <owner>peter@chromium.org</owner>
|
|
|