Chromium Code Reviews| 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..74222a20d466afab0a033e865c207da45544d72b 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -963,6 +963,10 @@ |
| name: "UnclosedFormControlIsInvalid", |
| status: "experimental", |
| }, |
| + { |
| + name: "V8ContextSnapshot", |
| + status: "test", |
| + }, |
| { |
| name: "V8IdleTasks", |
| }, |