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