Index: third_party/WebKit/Source/modules/bluetooth/Bluetooth.idl |
diff --git a/third_party/WebKit/Source/modules/bluetooth/Bluetooth.idl b/third_party/WebKit/Source/modules/bluetooth/Bluetooth.idl |
index 1c9971a79c378fc6978c5fb6d0a3ed063cef2e6d..550d1968eb583466d3faff7ddb95ab3b6ec8d35d 100644 |
--- a/third_party/WebKit/Source/modules/bluetooth/Bluetooth.idl |
+++ b/third_party/WebKit/Source/modules/bluetooth/Bluetooth.idl |
@@ -5,7 +5,6 @@ |
// https://webbluetoothcg.github.io/web-bluetooth/#bluetooth |
[ |
- NoInterfaceObject, |
RuntimeEnabled=WebBluetooth, |
] interface Bluetooth { |
[CallWith=ScriptState, RaisesException, MeasureAs=WebBluetoothRequestDevice] Promise<BluetoothDevice> requestDevice ( |