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