Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 86f27070ed466378c6ae69f98b00c02b02dfda1d..7a758883e30986ee4a75d770f5ea2123fff10401 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -26368,15 +26368,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| -<histogram name="Notifications.DifferentRequestingEmbeddingOrigins" |
| - enum="Boolean"> |
|
Ilya Sherman
2015/07/01 23:22:56
Please mark this histogram as <obsolete> instead.
Peter Beverloo
2015/07/02 11:13:30
Done, with a deprecation note having today's date
|
| - <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> |