| 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 31898e964c9fc76593500ee5eac35d1119485747..08102f7b93304dc565e9f06eeef1132a718499fd 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -79,6 +79,10 @@
|
| name: "AllowContentInitiatedDataUrlNavigations",
|
| status: "stable",
|
| },
|
| + {
|
| + name: "AsyncClipboard",
|
| + status: "experimental",
|
| + },
|
| {
|
| name: "AudioOutputDevices",
|
| status: "stable",
|
|
|