| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 17108360c3f395e55ceec6212c4f67903c040894..8aa39438bdd4d95210bd5b241f76b9745dfb16de 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -25,6 +25,7 @@
|
| 'battery/BatteryManager.idl',
|
| 'bluetooth/Bluetooth.idl',
|
| 'bluetooth/BluetoothDevice.idl',
|
| + 'bluetooth/BluetoothGATTCharacteristic.idl',
|
| 'bluetooth/BluetoothGATTRemoteServer.idl',
|
| 'bluetooth/BluetoothGATTService.idl',
|
| 'cachestorage/Cache.idl',
|
| @@ -602,6 +603,7 @@
|
| 'bluetooth/BluetoothDevice.h',
|
| 'bluetooth/BluetoothError.cpp',
|
| 'bluetooth/BluetoothError.h',
|
| + 'bluetooth/BluetoothGATTCharacteristic.h',
|
| 'bluetooth/BluetoothGATTService.h',
|
| 'bluetooth/BluetoothGATTService.cpp',
|
| 'bluetooth/BluetoothGATTRemoteServer.h',
|
|
|