| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothGATTService.idl
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTService.idl b/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTService.idl
|
| index 0dfc8c0dc5923d54173442a9a1fb63020829b6a6..5ff18bcae8936d10b433fc013e05ac2c971b50a4 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTService.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTService.idl
|
| @@ -9,7 +9,7 @@
|
| [
|
| GarbageCollected,
|
| RuntimeEnabled=WebBluetooth,
|
| - APIExperimentEnabled=WebBluetooth,
|
| + OriginTrialEnabled=WebBluetooth,
|
| ] interface BluetoothGATTService { // : ServiceEventHandlers {
|
| readonly attribute UUID uuid;
|
| readonly attribute boolean isPrimary;
|
|
|