| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.idl
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.idl b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.idl
|
| index dd840ce5b3b9bebb487d92280ea928522f373a55..a49223c8c5880cd220775a69d59429a8192ed9d9 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTServer.idl
|
| @@ -7,7 +7,7 @@
|
| // Implement BluetoothGATTRemoteServer interface: https://crbug.com/476735
|
|
|
| [
|
| - OriginTrialEnabled=WebBluetooth,
|
| + RuntimeEnabled=WebBluetooth,
|
| ] interface BluetoothRemoteGATTServer
|
| {
|
| readonly attribute BluetoothDevice device;
|
|
|