| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 8aa39438bdd4d95210bd5b241f76b9745dfb16de..4e110c47b80245babe50776821e499d956a27929 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -603,6 +603,7 @@
|
| 'bluetooth/BluetoothDevice.h',
|
| 'bluetooth/BluetoothError.cpp',
|
| 'bluetooth/BluetoothError.h',
|
| + 'bluetooth/BluetoothGATTCharacteristic.cpp',
|
| 'bluetooth/BluetoothGATTCharacteristic.h',
|
| 'bluetooth/BluetoothGATTService.h',
|
| 'bluetooth/BluetoothGATTService.cpp',
|
|
|