Index: device/bluetooth/bluetooth_low_energy_win.h |
diff --git a/device/bluetooth/bluetooth_low_energy_win.h b/device/bluetooth/bluetooth_low_energy_win.h |
index 63fc45fafff84b7df1df2d95fa955a9782c37095..fd73b2c47ae1d7b42a1d2339ede9f8c85e4689d1 100644 |
--- a/device/bluetooth/bluetooth_low_energy_win.h |
+++ b/device/bluetooth/bluetooth_low_energy_win.h |
@@ -76,7 +76,7 @@ class DEVICE_BLUETOOTH_EXPORT DevicePropertyValue { |
}; |
// Returns true only on Windows platforms supporting Bluetooth Low Energy. |
-bool IsBluetoothLowEnergySupported(); |
+bool DEVICE_BLUETOOTH_EXPORT IsBluetoothLowEnergySupported(); |
struct BluetoothLowEnergyServiceInfo { |
BluetoothLowEnergyServiceInfo(); |