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