| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 181a0f4a94052823a8eb2a975e582d983bd0b811..b9e102e4f8c6d7e5f8d66e7046cd42182a56854d 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -720,10 +720,12 @@
|
| 'bluetooth/BluetoothError.h',
|
| 'bluetooth/BluetoothGATTCharacteristic.cpp',
|
| 'bluetooth/BluetoothGATTCharacteristic.h',
|
| - 'bluetooth/BluetoothGATTService.h',
|
| - 'bluetooth/BluetoothGATTService.cpp',
|
| - 'bluetooth/BluetoothGATTRemoteServer.h',
|
| 'bluetooth/BluetoothGATTRemoteServer.cpp',
|
| + 'bluetooth/BluetoothGATTRemoteServer.h',
|
| + 'bluetooth/BluetoothGATTService.cpp',
|
| + 'bluetooth/BluetoothGATTService.h',
|
| + 'bluetooth/BluetoothSupplement.cpp',
|
| + 'bluetooth/BluetoothSupplement.h',
|
| 'bluetooth/BluetoothUUID.cpp',
|
| 'bluetooth/BluetoothUUID.h',
|
| 'bluetooth/NavigatorBluetooth.cpp',
|
|
|