| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothAdvertisingData.idl
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothAdvertisingData.idl b/third_party/WebKit/Source/modules/bluetooth/BluetoothAdvertisingData.idl
|
| index b33f3f83f9d7cb207dd34030ebe3d61096b4b75f..eafcee47657412ebec043332da3fbe653af21c15 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothAdvertisingData.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothAdvertisingData.idl
|
| @@ -7,7 +7,6 @@
|
| // Implement BluetoothAdvertisingData interface: http://crbug.com/542756
|
|
|
| [
|
| - GarbageCollected,
|
| OriginTrialEnabled=WebBluetooth,
|
| ] interface BluetoothAdvertisingData {
|
| // readonly attribute unsigned short? appearance;
|
|
|