| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 299d3ac5873f9179aff5ab549fb82981b27f25d8..fd669ea74d242abbf5b20cbe25f6927cf4d03a3f 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -71,6 +71,8 @@ component("bluetooth") {
|
| "bluetooth_gatt_notify_session.h",
|
| "bluetooth_gatt_notify_session_android.cc",
|
| "bluetooth_gatt_notify_session_android.h",
|
| + "bluetooth_gatt_notify_session_win.cc",
|
| + "bluetooth_gatt_notify_session_win.h",
|
| "bluetooth_gatt_service.cc",
|
| "bluetooth_gatt_service.h",
|
| "bluetooth_init_win.cc",
|
|
|