| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl b/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl
|
| index e0e1086e24e515004b28a0daa12abd40ee784101..219bb5141242a63936d014a8147f65cdadb36f92 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl
|
| @@ -12,7 +12,6 @@ enum VendorIDSource {
|
| };
|
|
|
| [
|
| - GarbageCollected,
|
| DependentLifetime,
|
| OriginTrialEnabled=WebBluetooth,
|
| ] interface BluetoothDevice : EventTarget
|
|
|