| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index c037de8500d4553173c81a9f1b844293af4e9b9a..8d467c367fb35040a033f7174044024f7d6c530b 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -72,6 +72,8 @@ component("bluetooth") {
|
| "bluetooth_gatt_notify_session.h",
|
| "bluetooth_gatt_notify_session_android.cc",
|
| "bluetooth_gatt_notify_session_android.h",
|
| + "bluetooth_gatt_notify_session_mac.h",
|
| + "bluetooth_gatt_notify_session_mac.mm",
|
| "bluetooth_gatt_notify_session_win.cc",
|
| "bluetooth_gatt_notify_session_win.h",
|
| "bluetooth_gatt_service.cc",
|
|
|