Index: tools/metrics/rappor/rappor.xml |
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml |
index 73eaef5d4f492e86e0810c740cf0563ee6df103b..9e90e2042ac6804665bfc07fd4b56af827f3f02d 100644 |
--- a/tools/metrics/rappor/rappor.xml |
+++ b/tools/metrics/rappor/rappor.xml |
@@ -1362,6 +1362,17 @@ now we are only interested in H264, VP8 and VP9. |
</summary> |
</rappor-metric> |
+<rappor-metric name="Media.Video.Autoplay.Muted.DualSource.Frame" |
+ type="ETLD_PLUS_ONE"> |
+ <owner>avayvod@chromium.org</owner> |
+ <owner>mlamouri@chromium.org</owner> |
+ <owner>zqzhang@chromium.org</owner> |
+ <summary> |
+ The eTLD+1 of the frame URL that has an autoplay muted video by both |
+ attribute and play() method. |
+ </summary> |
+</rappor-metric> |
+ |
<rappor-metric name="Media.Video.Autoplay.Muted.PlayMethod.Frame" |
type="ETLD_PLUS_ONE"> |
<owner>avayvod@chromium.org</owner> |