| Index: device/bluetooth/bluez/bluetooth_local_gatt_descriptor_bluez.cc
|
| diff --git a/device/bluetooth/bluez/bluetooth_local_gatt_descriptor_bluez.cc b/device/bluetooth/bluez/bluetooth_local_gatt_descriptor_bluez.cc
|
| index f9a8502ed62320dc487520be3fae81b2d1446357..2cdb61d87a761d28c5bebab0e653e0093610091f 100644
|
| --- a/device/bluetooth/bluez/bluetooth_local_gatt_descriptor_bluez.cc
|
| +++ b/device/bluetooth/bluez/bluetooth_local_gatt_descriptor_bluez.cc
|
| @@ -61,7 +61,7 @@ BluetoothLocalGattDescriptorBlueZ::GetPermissions() const {
|
| return permissions_;
|
| }
|
|
|
| -BluetoothLocalGattCharacteristicBlueZ*
|
| +device::BluetoothLocalGattCharacteristic*
|
| BluetoothLocalGattDescriptorBlueZ::GetCharacteristic() const {
|
| return characteristic_;
|
| }
|
|
|