| Index: Source/modules/bluetooth/BluetoothInteraction.idl
|
| diff --git a/Source/modules/bluetooth/BluetoothInteraction.idl b/Source/modules/bluetooth/BluetoothInteraction.idl
|
| index 072e720082c5a72228bad9e9c974e02dfa0edfc3..d539754901ff719954c74e4a915e24845d22057c 100644
|
| --- a/Source/modules/bluetooth/BluetoothInteraction.idl
|
| +++ b/Source/modules/bluetooth/BluetoothInteraction.idl
|
| @@ -9,7 +9,7 @@
|
| [
|
| GarbageCollected,
|
| NoInterfaceObject,
|
| - RuntimeEnabled=Bluetooth,
|
| + RuntimeEnabled=WebBluetooth,
|
| ] interface BluetoothInteraction {
|
| readonly attribute BluetoothUUIDs uuids;
|
| // Promise<BluetoothGATTService> getService(DOMString serviceInstanceID);
|
|
|