| Index: Source/modules/bluetooth/NavigatorBluetooth.idl
|
| diff --git a/Source/modules/bluetooth/NavigatorBluetooth.idl b/Source/modules/bluetooth/NavigatorBluetooth.idl
|
| index e8ee2d508c65cda31484d6a9f8c6992ca81168f3..4ef7fe75cb736ed3cfa18732fe41c5366ffbec1a 100644
|
| --- a/Source/modules/bluetooth/NavigatorBluetooth.idl
|
| +++ b/Source/modules/bluetooth/NavigatorBluetooth.idl
|
| @@ -5,7 +5,7 @@
|
| // https://webbluetoothcg.github.io/web-bluetooth/#idl-def-navigatorbluetooth
|
|
|
| [
|
| - RuntimeEnabled=Bluetooth,
|
| + RuntimeEnabled=WebBluetooth,
|
| ] partial interface Navigator {
|
| readonly attribute Bluetooth bluetooth;
|
| };
|
|
|