| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 167fe304469b859a2902504e6d12e92616a16837..b3394b932114968d4c4f9679eb0eacf7064abfae 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -93,6 +93,8 @@ component("bluetooth") {
|
| "bluetooth_remote_gatt_characteristic_win.h",
|
| "bluetooth_remote_gatt_descriptor_android.cc",
|
| "bluetooth_remote_gatt_descriptor_android.h",
|
| + "bluetooth_remote_gatt_descriptor_win.cc",
|
| + "bluetooth_remote_gatt_descriptor_win.h",
|
| "bluetooth_remote_gatt_service_android.cc",
|
| "bluetooth_remote_gatt_service_android.h",
|
| "bluetooth_remote_gatt_service_win.cc",
|
|
|