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