Index: device/bluetooth/bluetooth_device_win.h |
diff --git a/device/bluetooth/bluetooth_device_win.h b/device/bluetooth/bluetooth_device_win.h |
index b1e9d805cd23c2a667b5e35e42aacbd115663273..3b3c33528494d441d1edada944bc6b20dfbf971f 100644 |
--- a/device/bluetooth/bluetooth_device_win.h |
+++ b/device/bluetooth/bluetooth_device_win.h |
@@ -22,8 +22,6 @@ class BluetoothDeviceWin : public BluetoothDevice { |
const BluetoothTaskManagerWin::DeviceState& state); |
virtual ~BluetoothDeviceWin(); |
- void SetVisible(bool visible); |
- |
// BluetoothDevice override |
virtual bool IsPaired() const OVERRIDE; |
virtual const ServiceList& GetServices() const OVERRIDE; |