| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 9694bafed6460f0d19a51cdfaf889ff2e7a4efe6..c037de8500d4553173c81a9f1b844293af4e9b9a 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -216,6 +216,8 @@ component("bluetooth") {
|
| "bluez/bluetooth_remote_gatt_descriptor_bluez.h",
|
| "bluez/bluetooth_remote_gatt_service_bluez.cc",
|
| "bluez/bluetooth_remote_gatt_service_bluez.h",
|
| + "bluez/bluetooth_service_attribute_value_bluez.cc",
|
| + "bluez/bluetooth_service_attribute_value_bluez.h",
|
| "bluez/bluetooth_service_record_bluez.cc",
|
| "bluez/bluetooth_service_record_bluez.h",
|
| "bluez/bluetooth_socket_bluez.cc",
|
|
|