| 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 bafe49f8c87005db817bb82e39d7cb4b323bee98..9b45b574705fa5abe8773c6cd082366198b3bd22 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -73,6 +73,10 @@
|
| name: "AllowContentInitiatedDataUrlNavigations",
|
| status: "stable",
|
| },
|
| + {
|
| + name: "AsyncClipboard",
|
| + status: "experimental",
|
| + },
|
| {
|
| name: "AudioOutputDevices",
|
| status: "stable",
|
|
|