| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.idl
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.idl b/third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.idl
|
| index 46e162d90ddd2cfc3675ad70c5304473fb32bd07..cc55eedecdbd58212c3c05aa95e894df75752e0d 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.idl
|
| @@ -8,7 +8,6 @@
|
| // Significant TODOs remain in BluetoothUUID.cpp.
|
|
|
| [
|
| - GarbageCollected,
|
| OriginTrialEnabled=WebBluetooth,
|
| ] interface BluetoothUUID {
|
| [RaisesException] static UUID getService((DOMString or unsigned long) name);
|
|
|