| Index: device/bluetooth/dbus/fake_bluetooth_gatt_application_service_provider.cc
|
| diff --git a/device/bluetooth/dbus/fake_bluetooth_gatt_application_service_provider.cc b/device/bluetooth/dbus/fake_bluetooth_gatt_application_service_provider.cc
|
| index ea65bdbdc1a40bdfb06bc680c9e98345c1e7bcf3..a76516c7981c3b2c8a08933ee786bef1b34354cd 100644
|
| --- a/device/bluetooth/dbus/fake_bluetooth_gatt_application_service_provider.cc
|
| +++ b/device/bluetooth/dbus/fake_bluetooth_gatt_application_service_provider.cc
|
| @@ -26,8 +26,7 @@ FakeBluetoothGattApplicationServiceProvider::
|
| fake_bluetooth_gatt_manager_client->RegisterApplicationServiceProvider(this);
|
|
|
| BluetoothGattApplicationServiceProvider::CreateAttributeServiceProviders(
|
| - nullptr, services, &service_providers_, &characteristic_providers_,
|
| - &descriptor_providers_);
|
| + nullptr, services);
|
| }
|
|
|
| FakeBluetoothGattApplicationServiceProvider::
|
|
|