| 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 09ac9e88624d26f84d71d29f003752c753737810..7fbfa65f9357a8815e45ecfa2876f1979c27fe25 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -238,7 +238,8 @@ UserSelectAll status=stable
|
| WebAnimationsAPI status=experimental
|
| WebAnimationsSVG status=experimental
|
| WebAssemblySerialization status=test
|
| -WebBluetooth origin_trial_feature_name=WebBluetooth
|
| +// WebBluetooth is enabled by default on Android, ChromeOS and Mac.
|
| +WebBluetooth status=experimental
|
| WebGLDraftExtensions status=experimental
|
| WebGLImageChromium
|
| WebUSB status=experimental, origin_trial_feature_name=WebUSB
|
|
|