| 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 3251ffe9be9234eecc3e4acad506442fa2eb2fef..9753608beeff2a6b9cb167fb4ff5e47c09e182e2 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.idl
|
| @@ -15,7 +15,7 @@ enum VendorIDSource {
|
| GarbageCollected,
|
| ActiveDOMObject,
|
| RuntimeEnabled=WebBluetooth,
|
| - APIExperimentEnabled=WebBluetooth,
|
| + OriginTrialEnabled=WebBluetooth,
|
| ] interface BluetoothDevice : EventTarget
|
| // Implement ServiceEventHandlers interface: http://crbug.com/421670
|
| // : ServiceEventHandlers
|
|
|