| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index ffd807d5517baf922d167b388ca2334f88a5d90c..03bf6c2ce3450a5706a3deecddbeb2b42c7cddb7 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -85,6 +85,8 @@ component("bluetooth") {
|
| "bluetooth_init_win.h",
|
| "bluetooth_l2cap_channel_mac.h",
|
| "bluetooth_l2cap_channel_mac.mm",
|
| + "bluetooth_low_energy_central_manager_delegate.h",
|
| + "bluetooth_low_energy_central_manager_delegate.mm",
|
| "bluetooth_low_energy_defs_win.cc",
|
| "bluetooth_low_energy_defs_win.h",
|
| "bluetooth_low_energy_device_mac.h",
|
|
|