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 5a0b9a2ba4810cfa9322c37a446505220b8a5e2b..7945872d6bcd4b235f3e91fe8bed892ab943da07 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -911,6 +911,10 @@ |
| status: "test", |
| }, |
| { |
| + name: "WebVRExperimentalRendering", |
|
amp
2017/02/15 17:44:03
You can add a 'depends_on' section here to limit t
klausw
2017/02/15 19:47:22
Declaring it as a dependency means that there's no
|
| + status: "test", |
| + }, |
| + { |
| name: "WebVTTRegions", |
| status: "experimental", |
| }, |