Index: device/bluetooth/bluetooth_service_record_win.h |
diff --git a/device/bluetooth/bluetooth_service_record_win.h b/device/bluetooth/bluetooth_service_record_win.h |
index cedc67efc0b9e7fc716f823dde6f8ed2a6bd9bd8..9612c9dd17e36c2d71be530130e97618dac340d6 100644 |
--- a/device/bluetooth/bluetooth_service_record_win.h |
+++ b/device/bluetooth/bluetooth_service_record_win.h |
@@ -9,13 +9,12 @@ |
#include <vector> |
#include "base/basictypes.h" |
-#include "device/bluetooth/bluetooth_export.h" |
#include "device/bluetooth/bluetooth_init_win.h" |
#include "device/bluetooth/bluetooth_uuid.h" |
namespace device { |
-class DEVICE_BLUETOOTH_EXPORT BluetoothServiceRecordWin { |
+class BluetoothServiceRecordWin { |
public: |
BluetoothServiceRecordWin(const std::string& device_address, |
const std::string& name, |