| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| index 6b797b217743b4ef97c76e8d9e19ee85ffc00502..8b61d1b44272de63b82121c3004aec6ae69bb53e 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -205,7 +205,9 @@ UnsandboxedAuxiliary status=stable
|
| UserSelectAll status=experimental
|
| WebAnimationsAPI status=experimental
|
| WebAnimationsSVG status=experimental
|
| -WebBluetooth origin_trial_feature_name=WebBluetooth
|
| +// TODO(https://crbug.com/584113) Enable Web Bluetooth Experiment.
|
| +// WebBluetooth origin_trial_feature_name=WebBluetooth
|
| +WebBluetooth
|
| WebGLDraftExtensions status=experimental
|
| WebGLImageChromium
|
| WebUSB status=experimental
|
|
|