| 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 d754f2c1d9307f7f6cae5b0b0a0e50a16d58bf60..38702c8ad5af4f6a95504d72b56d4416074660b7 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -801,6 +801,10 @@
|
| name: "RootLayerScrolling",
|
| },
|
| {
|
| + name: "RTCRtpReceiver",
|
| + status: "experimental",
|
| + },
|
| + {
|
| name: "ScriptedSpeech",
|
| status: "stable",
|
| },
|
|
|