| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index efcbe59f458713a80c1d3551d2a7d63edc68624f..b4df6052104bea4f7bc83440d44112963fea2569 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -47,6 +47,8 @@
|
| 'bluetooth_discovery_session.h',
|
| 'bluetooth_gatt_characteristic.cc',
|
| 'bluetooth_gatt_characteristic.h',
|
| + 'bluetooth_gatt_connection.cc',
|
| + 'bluetooth_gatt_connection.h',
|
| 'bluetooth_gatt_descriptor.cc',
|
| 'bluetooth_gatt_descriptor.h',
|
| 'bluetooth_gatt_service.cc',
|
|
|