Index: device/bluetooth/bluetooth_adapter_chromeos.h |
diff --git a/device/bluetooth/bluetooth_adapter_chromeos.h b/device/bluetooth/bluetooth_adapter_chromeos.h |
index db7c0e82a91241fb100331b4bed656a445c5d189..a8ad4cda7c65d06125f7888b95541fdf9c2ec5bf 100644 |
--- a/device/bluetooth/bluetooth_adapter_chromeos.h |
+++ b/device/bluetooth/bluetooth_adapter_chromeos.h |
@@ -62,10 +62,6 @@ class BluetoothAdapterChromeOS |
const base::Closure& callback, |
const ErrorCallback& error_callback) OVERRIDE; |
virtual bool IsDiscovering() const OVERRIDE; |
- virtual void ReadLocalOutOfBandPairingData( |
- const device::BluetoothAdapter::BluetoothOutOfBandPairingDataCallback& |
- callback, |
- const ErrorCallback& error_callback) OVERRIDE; |
virtual void CreateRfcommService( |
const device::BluetoothUUID& uuid, |
int channel, |