| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothGATTRemoteServer.idl
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTRemoteServer.idl b/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTRemoteServer.idl
|
| index 9c878fdba9aa5433224a72d27bcca6523070c587..35e437ad1057200e8347e752592b12ee6c302172 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTRemoteServer.idl
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothGATTRemoteServer.idl
|
| @@ -8,6 +8,7 @@
|
|
|
| [
|
| GarbageCollected,
|
| + ActiveDOMObject,
|
| RuntimeEnabled=WebBluetooth,
|
| ] interface BluetoothGATTRemoteServer
|
| // Implement ServiceEventHandlers interface: http://crbug.com/421670
|
|
|