| 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 c7d872f883d9127d980afe3eb2fa6ff766c509a1..0282a15b324ffd1d541627cee7e64c579dda635b 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -952,6 +952,10 @@
|
| name: "SharedWorker",
|
| status: "stable",
|
| },
|
| + {
|
| + name: "SkipCompositingSmallScrollers",
|
| + status: "test",
|
| + },
|
| {
|
| name: "SlimmingPaintInvalidation",
|
| implied_by: ["SlimmingPaintV2"],
|
|
|