| Index: device/bluetooth/dbus/fake_bluetooth_gatt_descriptor_service_provider.h
|
| diff --git a/device/bluetooth/dbus/fake_bluetooth_gatt_descriptor_service_provider.h b/device/bluetooth/dbus/fake_bluetooth_gatt_descriptor_service_provider.h
|
| index ef0d54e7009723e2e7aba181e38157e92569a35b..7322ec495338d13ca3c0467bae40fe02af1786e4 100644
|
| --- a/device/bluetooth/dbus/fake_bluetooth_gatt_descriptor_service_provider.h
|
| +++ b/device/bluetooth/dbus/fake_bluetooth_gatt_descriptor_service_provider.h
|
| @@ -29,7 +29,7 @@ class DEVICE_BLUETOOTH_EXPORT FakeBluetoothGattDescriptorServiceProvider
|
| const dbus::ObjectPath& object_path,
|
| std::unique_ptr<BluetoothGattAttributeValueDelegate> delegate,
|
| const std::string& uuid,
|
| - const std::vector<std::string>& permissions,
|
| + const std::vector<std::string>& flags,
|
| const dbus::ObjectPath& characteristic_path);
|
| ~FakeBluetoothGattDescriptorServiceProvider() override;
|
|
|
|
|