Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index c9c9f6c52bb9c0c030642d8e1ef8bc5ea693e50b..fef42d02eacb82bba60e2c9fc32ced249dab62fa 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -61,6 +61,10 @@ component("bluetooth") { |
"bluetooth_init_win.h", |
"bluetooth_l2cap_channel_mac.mm", |
"bluetooth_l2cap_channel_mac.h", |
+ "bluetooth_low_energy_device_mac.h", |
+ "bluetooth_low_energy_device_mac.mm", |
+ "bluetooth_low_energy_discovery_manager_mac.h", |
+ "bluetooth_low_energy_discovery_manager_mac.mm", |
"bluetooth_low_energy_win.cc", |
"bluetooth_low_energy_win.h", |
"bluetooth_pairing_chromeos.cc", |