| Index: Source/modules/bluetooth/BluetoothGATTService.idl
|
| diff --git a/Source/modules/bluetooth/BluetoothGATTService.idl b/Source/modules/bluetooth/BluetoothGATTService.idl
|
| index af649e5bdb064970ae60ab8865d20ead33110b80..1ba7f740327f5cd5c70b4505045f880045595556 100644
|
| --- a/Source/modules/bluetooth/BluetoothGATTService.idl
|
| +++ b/Source/modules/bluetooth/BluetoothGATTService.idl
|
| @@ -10,7 +10,7 @@ typedef DOMString UUID;
|
|
|
| [
|
| GarbageCollected,
|
| - RuntimeEnabled=Bluetooth,
|
| + RuntimeEnabled=WebBluetooth,
|
| ] interface BluetoothGATTService { // : ServiceEventHandlers {
|
| // readonly attribute UUID uuid;
|
| // readonly attribute boolean isPrimary;
|
|
|