| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 0d400b7d4ee173d9596ae67e0ff1f31e1ee6c30b..1aab597c19ba2816b87da1a0552018ef7c604878 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',
|
|
|