| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index d34f730658485948c1770aeae877e77cef8088d0..d79d371ac0f42df026f35598efded4383eb587b7 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -23,6 +23,7 @@
|
| 'bluetooth/BluetoothDevice.idl',
|
| 'bluetooth/BluetoothDiscovery.idl',
|
| 'bluetooth/BluetoothGATTRemoteServer.idl',
|
| + 'bluetooth/BluetoothInteraction.idl',
|
| 'bluetooth/BluetoothUUIDs.idl',
|
| 'cachestorage/Cache.idl',
|
| 'cachestorage/CacheStorage.idl',
|
| @@ -568,6 +569,7 @@
|
| 'beacon/NavigatorBeacon.cpp',
|
| 'beacon/NavigatorBeacon.h',
|
| 'bluetooth/Bluetooth.h',
|
| + 'bluetooth/Bluetooth.cpp',
|
| 'bluetooth/BluetoothDevice.cpp',
|
| 'bluetooth/BluetoothDevice.h',
|
| 'bluetooth/BluetoothDiscovery.cpp',
|
| @@ -576,6 +578,7 @@
|
| 'bluetooth/BluetoothError.h',
|
| 'bluetooth/BluetoothGATTRemoteServer.h',
|
| 'bluetooth/BluetoothGATTRemoteServer.cpp',
|
| + 'bluetooth/BluetoothInteraction.h',
|
| 'bluetooth/BluetoothUUIDs.h',
|
| 'bluetooth/NavigatorBluetooth.cpp',
|
| 'bluetooth/NavigatorBluetooth.h',
|
|
|