| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.idl
 | 
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.idl b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.idl
 | 
| index 281e5bbda85dae45b461696afa852507b9145f1a..c1988375159a747fb23ca800abc98efacbc18542 100644
 | 
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.idl
 | 
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.idl
 | 
| @@ -8,7 +8,6 @@
 | 
|  
 | 
|  [
 | 
|      GarbageCollected,
 | 
| -    RuntimeEnabled=WebBluetooth,
 | 
|      OriginTrialEnabled=WebBluetooth,
 | 
|  ] interface BluetoothRemoteGATTService { // : ServiceEventHandlers {
 | 
|      readonly    attribute UUID            uuid;
 | 
| 
 |