Chromium Code Reviews| 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 eb60448f9e4d8899d44a61af359b1f90f3895ef2..515047b16bd5820b25df8d03189507123d92919b 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -345,6 +345,10 @@ |
| status: "experimental", |
| }, |
| { |
| + name: "DeviceRAMHeader", |
| + status: "test", |
| + }, |
| + { |
| name: "DisplayList2dCanvas", |
| status: "stable", |
| }, |