| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 350dfe0544db6deb18932432ff7b1979d18cf94c..9a7d2b0ca261b7fa79d49288468f1ab0ac353fc8 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -45,6 +45,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',
|
|
|