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