| 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 2068ea358c424ecfdb83a2aff603f92aa9676e48..d754f2c1d9307f7f6cae5b0b0a0e50a16d58bf60 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -866,12 +866,6 @@
|
| name: "smil",
|
| status: "stable",
|
| },
|
| - // Do not turn this flag into stable, because many interfaces that should not
|
| - // be shipped would be enabled. Instead, remove the flag from the shipping
|
| - // interface.
|
| - {
|
| - name: "SpeculativeLaunchServiceWorker",
|
| - },
|
| // Used as argument in attribute of stable-release functions/interfaces where
|
| // a runtime-enabled feature name is required for correct IDL syntax.
|
| // This is a global flag; do not change its status.
|
|
|