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 3eecbf9e7228134111b5c63d4c5735a57c1210d2..2068ea358c424ecfdb83a2aff603f92aa9676e48 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -167,6 +167,10 @@ |
| status: "experimental", |
| }, |
| { |
| + name: "ConicGradient", |
| + status: "experimental", |
| + }, |
| + { |
| name: "ContextMenu", |
| status: "test", |
| }, |