| 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 f36b616271655eec395895624a3c4e34bdabbe1e..46e162d90ddd2cfc3675ad70c5304473fb32bd07 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.idl
|
| @@ -9,7 +9,6 @@
|
|
|
| [
|
| GarbageCollected,
|
| - RuntimeEnabled=WebBluetooth,
|
| OriginTrialEnabled=WebBluetooth,
|
| ] interface BluetoothUUID {
|
| [RaisesException] static UUID getService((DOMString or unsigned long) name);
|
|
|