| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index b3394b932114968d4c4f9679eb0eacf7064abfae..4a28b6e3c50cc0bf40546bf2e0d7305a60564695 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",
|
|
|