| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 3ce0169c9a5352c8ad9a0d914774361ab5efa345..69455e261dd4f91616f4221471c3513313b58325 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -126,6 +126,8 @@ component("bluetooth") {
|
| "bluetooth_remote_gatt_descriptor.h",
|
| "bluetooth_remote_gatt_descriptor_android.cc",
|
| "bluetooth_remote_gatt_descriptor_android.h",
|
| + "bluetooth_remote_gatt_descriptor_mac.h",
|
| + "bluetooth_remote_gatt_descriptor_mac.mm",
|
| "bluetooth_remote_gatt_descriptor_win.cc",
|
| "bluetooth_remote_gatt_descriptor_win.h",
|
| "bluetooth_remote_gatt_service.cc",
|
|
|