Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index 0fb13c8ee43cd19be9badf12369c5434baac23d4..167fe304469b859a2902504e6d12e92616a16837 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -89,6 +89,8 @@ component("bluetooth") { |
"bluetooth_low_energy_win.h", |
"bluetooth_remote_gatt_characteristic_android.cc", |
"bluetooth_remote_gatt_characteristic_android.h", |
+ "bluetooth_remote_gatt_characteristic_win.cc", |
+ "bluetooth_remote_gatt_characteristic_win.h", |
"bluetooth_remote_gatt_descriptor_android.cc", |
"bluetooth_remote_gatt_descriptor_android.h", |
"bluetooth_remote_gatt_service_android.cc", |