| Index: device/bluetooth/test/bluetooth_test.cc
|
| diff --git a/device/bluetooth/test/bluetooth_test.cc b/device/bluetooth/test/bluetooth_test.cc
|
| index e6dc8dde0436819728490489eb79a9cec283ce4c..de47f463ad31415623f0027765b0a09e388a5ebb 100644
|
| --- a/device/bluetooth/test/bluetooth_test.cc
|
| +++ b/device/bluetooth/test/bluetooth_test.cc
|
| @@ -69,7 +69,6 @@ BluetoothDevice* BluetoothTestBase::SimulateLowEnergyDevice(
|
| }
|
|
|
| bool BluetoothTestBase::SimulateLocalGattCharacteristicNotificationsRequest(
|
| - BluetoothLocalGattService* service,
|
| BluetoothLocalGattCharacteristic* characteristic,
|
| bool start) {
|
| NOTIMPLEMENTED();
|
|
|