| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index 99c9d9317f6d82566faa94edee1fce6250c6434d..48094eddbedf61d50737372c7bcf7f5c8bbc5309 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -1946,6 +1946,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>
|
|
|