| 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 f4da00529e9abaf4a68a3e0743b589e0a9f3676c..72ede30cd31eca784ce081a9d8b94c0babca0a04 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -655,6 +655,10 @@
|
| name: "NetworkInformation",
|
| status: "stable",
|
| },
|
| + // Not a web exposed feature, enabled from the command line.
|
| + {
|
| + name: "NewRemotePlaybackPipeline",
|
| + },
|
| {
|
| name: "NotificationBadge",
|
| status: "stable",
|
| @@ -992,7 +996,7 @@
|
| {
|
| name: "WebAssemblyStreaming",
|
| status: "experimental",
|
| - },
|
| + },
|
| {
|
| name: "WebAuth",
|
| status: "experimental",
|
|
|