| 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 b75b5c5457b0892c0d5ebda45c9dfef8918915bd..7b4ef407f93cf3c79552ce6e1d996803a1058b14 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothCharacteristicProperties.idl
|
| @@ -7,7 +7,6 @@
|
| // Implement BluetoothCharacteristicProperties interface: http://crbug.com/483345
|
|
|
| [
|
| - GarbageCollected,
|
| OriginTrialEnabled=WebBluetooth,
|
| ] interface BluetoothCharacteristicProperties {
|
| readonly attribute boolean broadcast;
|
|
|