Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 8b71c578cba538c4e1dc1f2004b7bd0895616e40..62757a4f708dff22abdf4bc945f04b1e435bd132 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -26360,15 +26360,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| -<histogram name="Notifications.DifferentRequestingEmbeddingOrigins" |
|
jwd
2015/06/29 18:51:58
Rather than remove the histogram, can you mark it
|
| - 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> |