| 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 5ce0a149260d8eb3d2f6ffef605eff52ac9bf61d..d6e73206cbbfa8733f3d6057bfb357285f7e27b4 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -66,6 +66,11 @@
|
| status: "stable",
|
| },
|
| {
|
| + name: "AccessibilityObjectModel",
|
| + settable_from_internals: true,
|
| + status: "experimental",
|
| + },
|
| + {
|
| name: "AudioOutputDevices",
|
| status: "stable",
|
| },
|
|
|