| Index: device/bluetooth/dbus/bluetooth_gatt_descriptor_service_provider.h
|
| diff --git a/device/bluetooth/dbus/bluetooth_gatt_descriptor_service_provider.h b/device/bluetooth/dbus/bluetooth_gatt_descriptor_service_provider.h
|
| index 043c0138abf49c7879e872cc6b3a2131087ac364..783510a68f34477a802f2bb6a10f1cf224882d75 100644
|
| --- a/device/bluetooth/dbus/bluetooth_gatt_descriptor_service_provider.h
|
| +++ b/device/bluetooth/dbus/bluetooth_gatt_descriptor_service_provider.h
|
| @@ -66,7 +66,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothGattDescriptorServiceProvider {
|
| 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);
|
|
|
| protected:
|
|
|