Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index d8bc665cae1e6c0a8aa0b9041a71154cbdd1cd3b..0e7039144c2744ad813c864b8fc1ec69cfa18c11 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -69,6 +69,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", |