| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 03bf6c2ce3450a5706a3deecddbeb2b42c7cddb7..dc2444d5bb2aefd1a55bb9fd361d0b50b49da00f 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -73,6 +73,8 @@ component("bluetooth") {
|
| "bluetooth_gatt_connection.h",
|
| "bluetooth_gatt_connection_chromeos.cc",
|
| "bluetooth_gatt_connection_chromeos.h",
|
| + "bluetooth_gatt_connection_mac.h",
|
| + "bluetooth_gatt_connection_mac.mm",
|
| "bluetooth_gatt_descriptor.cc",
|
| "bluetooth_gatt_descriptor.h",
|
| "bluetooth_gatt_notify_session.cc",
|
|
|