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