Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index a58a906db2ceccc97bf6235a4d63132a31b1aaaa..8e4fbc266256063d4be29e2e3d1a0fa73bd9ddce 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -101,6 +101,8 @@ component("bluetooth") { |
"bluetooth_remote_gatt_characteristic.h", |
"bluetooth_remote_gatt_characteristic_android.cc", |
"bluetooth_remote_gatt_characteristic_android.h", |
+ "bluetooth_remote_gatt_characteristic_mac.h", |
+ "bluetooth_remote_gatt_characteristic_mac.mm", |
"bluetooth_remote_gatt_characteristic_win.cc", |
"bluetooth_remote_gatt_characteristic_win.h", |
"bluetooth_remote_gatt_descriptor.cc", |