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 318f289e4ddfcc32426b22c9e70c1a60fbc1a4aa..8eda52a021be14fb8430f84adca86c5ede5bfc85 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -957,6 +957,10 @@ |
| status: "experimental", |
| }, |
| { |
| + name: "V8ContextSnapshot", |
| + status: "test", |
| + }, |
| + { |
| name: "V8IdleTasks", |
| }, |
| { |