| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index d49db73d72dc77d5595a2f4a5f3b8dc8fec9c50a..002ef8d5db93e3a216391aefe09c733045e5371f 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -200,6 +200,8 @@
|
| 'dbus/bluetooth_gatt_application_service_provider.h',
|
| 'dbus/bluetooth_gatt_application_service_provider_impl.cc',
|
| 'dbus/bluetooth_gatt_application_service_provider_impl.h',
|
| + 'dbus/bluetooth_gatt_attribute_helpers.cc',
|
| + 'dbus/bluetooth_gatt_attribute_helpers.h',
|
| 'dbus/bluetooth_gatt_attribute_value_delegate.cc',
|
| 'dbus/bluetooth_gatt_attribute_value_delegate.h',
|
| 'dbus/bluetooth_gatt_characteristic_client.cc',
|
|
|