| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 938137d5135e66b534ef68c982b3990cd1a22f73..5a0187ba2c173b053fd88f25147c826af03d4507 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -229,6 +229,8 @@ component("bluetooth") {
|
| "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",
|
|
|