Index: device/bluetooth/bluetooth.gyp |
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
index bacdbfbae5c191ac9d18937e16afec4432cb6393..475e9758aac0d26b6b8808620886e1ef73471251 100644 |
--- a/device/bluetooth/bluetooth.gyp |
+++ b/device/bluetooth/bluetooth.gyp |
@@ -63,6 +63,8 @@ |
'bluetooth_init_win.h', |
'bluetooth_l2cap_channel_mac.mm', |
'bluetooth_l2cap_channel_mac.h', |
+ 'bluetooth_low_energy_defs_win.cc', |
+ 'bluetooth_low_energy_defs_win.h', |
'bluetooth_low_energy_win.cc', |
'bluetooth_low_energy_win.h', |
'bluetooth_pairing_chromeos.cc', |
@@ -107,6 +109,7 @@ |
'msvs_settings': { |
'VCLinkerTool': { |
'DelayLoadDLLs': [ |
+ 'BluetoothApis.dll', |
# Despite MSDN stating that Bthprops.dll contains the |
# symbols declared by bthprops.lib, they actually reside here: |
'Bthprops.cpl', |