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 66ee8e6efa69d373726f54d0fc97c66fd1c6b6fb..c833c4b016b88a59c480a43a52197b96f070ff8f 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", |
| }, |