| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| index c938904afcbaa999626d9c649206566b34f9d079..b8528299278f4774f3294a4debc4c1412a4fe42b 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -1024,6 +1024,10 @@
|
| },
|
| {
|
| name: "VideoFullscreenDetection",
|
| + },
|
| + {
|
| + name: "RTCRtpReceiver",
|
| + status: "experimental",
|
| }
|
| ],
|
| }
|
|
|