| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| index 637c71c8fb303b5ebfc5e5ce1b21740004650e74..ab5c7989c55509d1f70b4e44512af454183f24d8 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -77,6 +77,7 @@ CustomElementsV1 status=stable
|
| CustomSchemeHandler depends_on=NavigatorContentUtils, status=experimental
|
| Database status=stable
|
| DecodeToYUV status=experimental
|
| +DesktopCaptureDisableLocalEchoControl status=experimental
|
| DeviceLight status=experimental
|
| DisplayList2dCanvas status=stable
|
| DocumentWriteEvaluator
|
| @@ -258,4 +259,4 @@ WebFontsInterventionTrigger
|
| WebShare status=experimental, origin_trial_feature_name=WebShare
|
| Worklet status=experimental
|
| ParseHTMLOnMainThread status=test
|
| -SendBeaconThrowForBlobWithNonSimpleType status=experimental
|
| +SendBeaconThrowForBlobWithNonSimpleType status=experimental
|
|
|