| Index: device/bluetooth/dbus/bluetooth_gatt_characteristic_service_provider.h
|
| diff --git a/device/bluetooth/dbus/bluetooth_gatt_characteristic_service_provider.h b/device/bluetooth/dbus/bluetooth_gatt_characteristic_service_provider.h
|
| index 80a2b7d9d67a438bcb5a4ef6759464f09a1eac5f..6a7b62dafd3d4e56dc886bfd842723f78e055989 100644
|
| --- a/device/bluetooth/dbus/bluetooth_gatt_characteristic_service_provider.h
|
| +++ b/device/bluetooth/dbus/bluetooth_gatt_characteristic_service_provider.h
|
| @@ -68,7 +68,6 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothGattCharacteristicServiceProvider {
|
| std::unique_ptr<BluetoothGattAttributeValueDelegate> delegate,
|
| const std::string& uuid,
|
| const std::vector<std::string>& flags,
|
| - const std::vector<std::string>& permissions,
|
| const dbus::ObjectPath& service_path);
|
|
|
| protected:
|
|
|