Chromium Code Reviews| Index: Source/modules/bluetooth/Bluetooth.idl |
| diff --git a/Source/modules/bluetooth/Bluetooth.idl b/Source/modules/bluetooth/Bluetooth.idl |
| index c9f535be95cca894d18a8f7e04b6485af2414de9..bd0435486d2175a8a9460d924a412f79f470f10e 100644 |
| --- a/Source/modules/bluetooth/Bluetooth.idl |
| +++ b/Source/modules/bluetooth/Bluetooth.idl |
| @@ -7,7 +7,7 @@ |
| [ |
| GarbageCollected, |
| NoInterfaceObject, |
| - RuntimeEnabled=Bluetooth, |
| + RuntimeEnabled=WebBluetooth, |
| ] interface Bluetooth { |
| }; |