Chromium Code Reviews| 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 bb729b10928e513ef2b633ae3a91cde0016a235e..dee8f3cf2afd5aeb3f5a53aaa5b8cb2bde907bf4 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -827,6 +827,10 @@ |
| name: "RootLayerScrolling", |
| }, |
| { |
| + name: "RTCRtpSender", |
| + status: "experimental", |
| + }, |
| + { |
| name: "ScriptedSpeech", |
| status: "stable", |
| }, |