| 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 1e0993b5bcd21294d49a4c2c641d3166590adca2..11b35f7737fe28e4239454c097d5bddd4fb57021 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -66,6 +66,10 @@
|
| status: "stable",
|
| },
|
| {
|
| + name: "AsyncClipboard",
|
| + status: "experimental",
|
| + },
|
| + {
|
| name: "AudioOutputDevices",
|
| status: "stable",
|
| },
|
|
|