| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index df0cdbc58ca7a84e2ea57e1c6d90938579321df8..37f40d768534bd542a9eaeb71007c3305c82fda5 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -742,6 +742,23 @@ components/rappor/rappor_parameters.h.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="ContentSettings.PermissionRequested.Midi.Url"
|
| + type="ETLD_PLUS_ONE">
|
| + <owner>toyoshim@chromium.org</owner>
|
| + <summary>
|
| + **DEPRECATED: replaced by ContentSettings.PermissionRequested.Midi.Url2
|
| + as of M53. The domain that requests using MIDI devices.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| +<rappor-metric name="ContentSettings.PermissionRequested.Midi.Url2"
|
| + type="LOW_FREQUENCY_ETLD_PLUS_ONE">
|
| + <owner>toyoshim@chromium.org</owner>
|
| + <summary>
|
| + The domain that requests using MIDI devices.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="ContentSettings.PermissionRequested.Notifications.Url"
|
| type="ETLD_PLUS_ONE">
|
| <owner>miguelg@chromium.org</owner>
|
|
|