Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index 056a5fa77052e7f53c5886b941c41beb29a1ef37..48501423f83d615046dcdd639c10d4e7be9219bb 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -67,6 +67,10 @@ component("bluetooth") { |
"bluetooth_l2cap_channel_mac.h", |
"bluetooth_low_energy_defs_win.cc", |
"bluetooth_low_energy_defs_win.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", |