| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index f29a359979aae15b89adcb50fa657969f7815ee1..4327e4b3deb9c3b7985a926f3396242e20a6e135 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -1937,6 +1937,16 @@ now we are only interested in H264, VP8 and VP9.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="RTCPeerConnection.Unconnected" type="ETLD_PLUS_ONE">
|
| + <owner>guidou@chromium.org</owner>
|
| + <owner>hta@chromium.org</owner>
|
| + <owner>tommi@chromium.org</owner>
|
| + <summary>
|
| + The ETLD+1 of the URL with a WebRTC peer connection that was created but
|
| + never connected.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="RTCPeerConnection.Video" type="ETLD_PLUS_ONE">
|
| <owner>guidou@chromium.org</owner>
|
| <owner>hta@chromium.org</owner>
|
|
|