| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.idl
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.idl b/third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.idl
|
| index 7b4ef407f93cf3c79552ce6e1d996803a1058b14..4597e9b57febb4490ddc2c9ee83b447b3810be08 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.idl
|
| @@ -7,7 +7,7 @@
|
| // Implement BluetoothCharacteristicProperties interface: http://crbug.com/483345
|
|
|
| [
|
| - OriginTrialEnabled=WebBluetooth,
|
| + RuntimeEnabled=WebBluetooth,
|
| ] interface BluetoothCharacteristicProperties {
|
| readonly attribute boolean broadcast;
|
| readonly attribute boolean read;
|
|
|