| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 1c248aa505a0f7b2404792b1b48c8ab81499add2..922f2eed77a21650801e4a0471a93b0c4b046973 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -26,6 +26,7 @@
|
| 'bluetooth/BluetoothDevice.idl',
|
| 'bluetooth/BluetoothDiscovery.idl',
|
| 'bluetooth/BluetoothGATTRemoteServer.idl',
|
| + 'bluetooth/BluetoothGATTService.idl',
|
| 'bluetooth/BluetoothInteraction.idl',
|
| 'bluetooth/BluetoothUUIDs.idl',
|
| 'bluetooth/BluetoothUUIDsService.idl',
|
| @@ -596,6 +597,7 @@
|
| 'bluetooth/BluetoothDiscovery.h',
|
| 'bluetooth/BluetoothError.cpp',
|
| 'bluetooth/BluetoothError.h',
|
| + 'bluetooth/BluetoothGATTService.h',
|
| 'bluetooth/BluetoothGATTRemoteServer.h',
|
| 'bluetooth/BluetoothGATTRemoteServer.cpp',
|
| 'bluetooth/BluetoothInteraction.h',
|
|
|