Index: third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl |
diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl b/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl |
index f5a83b5bb67bbd97f43192e78593027724efa0fb..d9c6b478012e63175582e83f688881b5e7e4cb3d 100644 |
--- a/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl |
+++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl |
@@ -8,7 +8,7 @@ |
[ |
DependentLifetime, |
- OriginTrialEnabled=WebBluetooth, |
+ RuntimeEnabled=WebBluetooth, |
] interface BluetoothDevice : EventTarget |
// Implement ServiceEventHandlers interface: http://crbug.com/421670 |
// : ServiceEventHandlers |