Index: device/bluetooth/test/fake_central.h |
diff --git a/device/bluetooth/test/fake_central.h b/device/bluetooth/test/fake_central.h |
index 4b096eca91f3ba1f78b5324268ae24aab0522376..93fbd93ec4dfb6be2d5dfa31281d9e79797e4c8f 100644 |
--- a/device/bluetooth/test/fake_central.h |
+++ b/device/bluetooth/test/fake_central.h |
@@ -29,10 +29,6 @@ |
const std::string& name, |
const std::vector<device::BluetoothUUID>& known_service_uuids, |
SimulatePreconnectedPeripheralCallback callback) override; |
- void SetNextGATTConnectionResponse( |
- const std::string& address, |
- uint16_t code, |
- SetNextGATTConnectionResponseCallback) override; |
// BluetoothAdapter overrides: |
std::string GetAddress() const override; |