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 e33052fd04351ab67dc3c587482056b76435540f..d177401f7e34e9116eb7ed943ffbb94d487cba1a 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -71,6 +71,10 @@ |
| status: "experimental", |
| }, |
| { |
| + name: "AllowInsecureDataUrlNavigations", |
| + status: "stable", |
| + }, |
| + { |
| name: "AudioOutputDevices", |
| status: "stable", |
| }, |