| Index: Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
|
| index bb5578fe9b759b821ae6cb1b8635589f4a05b1b9..d28af6f5edb139925054ae70ad15e227354f8716 100644
|
| --- a/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -27,7 +27,6 @@ BackgroundSyncV2 status=experimental
|
| // ** DO NOT use this flag unless you know what you are doing. **
|
| BleedingEdgeFastPaths
|
| BlinkScheduler
|
| -Bluetooth status=experimental
|
| ClientHints status=experimental
|
| CompositedSelectionUpdate
|
| CompositorWorker status=experimental
|
| @@ -163,6 +162,7 @@ UserSelectAll status=experimental
|
| WebAnimationsAPI status=experimental
|
| WebAnimationsSVG status=experimental
|
| WebAudio condition=WEB_AUDIO, status=stable
|
| +WebBluetooth status=test
|
| WebGLDraftExtensions status=experimental
|
| WebGLImageChromium
|
| WebMIDI status=stable
|
|
|