| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothAdvertisingData.idl
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothAdvertisingData.idl b/third_party/WebKit/Source/modules/bluetooth/BluetoothAdvertisingData.idl
|
| index eafcee47657412ebec043332da3fbe653af21c15..96989b10bd8c80fe8f81a76aa34689b0fdadf726 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothAdvertisingData.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothAdvertisingData.idl
|
| @@ -7,7 +7,7 @@
|
| // Implement BluetoothAdvertisingData interface: http://crbug.com/542756
|
|
|
| [
|
| - OriginTrialEnabled=WebBluetooth,
|
| + RuntimeEnabled=WebBluetooth,
|
| ] interface BluetoothAdvertisingData {
|
| // readonly attribute unsigned short? appearance;
|
| readonly attribute byte? txPower;
|
|
|