Index: device/bluetooth/bluetooth.gyp |
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
index 1cbf220bfbe5bd75b981a1cdcc500fb46bfac8d1..f174fe6b90a1417dbc2782972b05097b7a09560b 100644 |
--- a/device/bluetooth/bluetooth.gyp |
+++ b/device/bluetooth/bluetooth.gyp |
@@ -71,6 +71,8 @@ |
'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', |
@@ -89,10 +91,16 @@ |
'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', |
'bluetooth_remote_gatt_service_android.h', |
+ 'bluetooth_remote_gatt_service_win.cc', |
+ 'bluetooth_remote_gatt_service_win.h', |
+ 'bluetooth_remote_gatt_descriptor_win.cc', |
+ 'bluetooth_remote_gatt_descriptor_win.h', |
'bluetooth_rfcomm_channel_mac.mm', |
'bluetooth_rfcomm_channel_mac.h', |
'bluetooth_service_record_win.cc', |