| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 4e39639e92c3a650e738c2670056a53727ae249e..3ba3330e26b2929c4d2247f48d9c7f27a0a0fe76 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -152,10 +152,14 @@
|
| 'bluez/bluetooth_audio_sink_bluez.h',
|
| 'bluez/bluetooth_device_bluez.cc',
|
| 'bluez/bluetooth_device_bluez.h',
|
| + 'bluez/bluetooth_gatt_characteristic_delegate_wrapper.cc',
|
| + 'bluez/bluetooth_gatt_characteristic_delegate_wrapper.h',
|
| 'bluez/bluetooth_gatt_characteristic_bluez.cc',
|
| 'bluez/bluetooth_gatt_characteristic_bluez.h',
|
| 'bluez/bluetooth_gatt_connection_bluez.cc',
|
| 'bluez/bluetooth_gatt_connection_bluez.h',
|
| + 'bluez/bluetooth_gatt_descriptor_delegate_wrapper.cc',
|
| + 'bluez/bluetooth_gatt_descriptor_delegate_wrapper.h',
|
| 'bluez/bluetooth_gatt_descriptor_bluez.cc',
|
| 'bluez/bluetooth_gatt_descriptor_bluez.h',
|
| 'bluez/bluetooth_gatt_notify_session_bluez.cc',
|
|
|