| 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 c16bfd2070608c9a1cc9340f5650820f6c7881bf..e816b53ba06becf9d80795d1a3af49c285cb7361 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
|
|
|