Index: device/bluetooth/bluez/bluetooth_service_attribute_value_bluez.h |
diff --git a/device/bluetooth/bluez/bluetooth_service_attribute_value_bluez.h b/device/bluetooth/bluez/bluetooth_service_attribute_value_bluez.h |
index c571bc529a3dd634e1af75a221b44fd7b873f1da..fdd291a5f100e4cdced1af2460235afdcf30b4ec 100644 |
--- a/device/bluetooth/bluez/bluetooth_service_attribute_value_bluez.h |
+++ b/device/bluetooth/bluez/bluetooth_service_attribute_value_bluez.h |
@@ -38,7 +38,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothServiceAttributeValueBlueZ { |
std::unique_ptr<Sequence> sequence); |
BluetoothServiceAttributeValueBlueZ( |
const BluetoothServiceAttributeValueBlueZ& attribute); |
- BluetoothServiceAttributeValueBlueZ operator=( |
+ BluetoothServiceAttributeValueBlueZ& operator=( |
const BluetoothServiceAttributeValueBlueZ& attribute); |
~BluetoothServiceAttributeValueBlueZ(); |