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 b6f44951df0a615e4d2beef5904112a16152b7ff..8580c4fd5afd1fee18dc52fe81d0ab5b4c3dc139 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -340,6 +340,10 @@ |
status: "experimental", |
}, |
{ |
+ name: "DeviceRAMHeader", |
+ status: "test", |
+ }, |
+ { |
name: "DisplayList2dCanvas", |
status: "stable", |
}, |