| 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 cdc0ccb76b4a8fadbdd9a6375cd393aaecf006fc..5a50ec6de932cb97af1a7dfb650e58ff016042af 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl
|
| @@ -8,7 +8,7 @@
|
|
|
| [
|
| DependentLifetime,
|
| - RuntimeEnabled=WebBluetooth,
|
| + OriginTrialEnabled=WebBluetooth,
|
| ] interface BluetoothDevice : EventTarget
|
| // Implement ServiceEventHandlers interface: http://crbug.com/421670
|
| // : ServiceEventHandlers
|
|
|