| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 166e60aedd23f929668a47f5228b05d796654329..dc3e2e860dea217c59ec95c053dc4a93c8d71676 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -22830,6 +22830,15 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Notifications.DifferentRequestingEmbeddingOrigins"
|
| + enum="Boolean">
|
| + <owner>peter@chromium.org</owner>
|
| + <summary>
|
| + Records if the requesting and embedding origins are different when
|
| + requesting permission to display Web Notifications.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Notifications.PerNotificationActions"
|
| enum="NotificationActionType">
|
| <owner>dewittj@chromium.org</owner>
|
|
|