| Index: device/bluetooth/bluetooth_remote_gatt_characteristic_chromeos.h
|
| diff --git a/device/bluetooth/bluetooth_remote_gatt_characteristic_chromeos.h b/device/bluetooth/bluetooth_remote_gatt_characteristic_chromeos.h
|
| index 91c3f6297ffd4964fe6326dbea8f27e26acb4f40..35a08841a082ee7e6153634d1de3d7cc12aac64d 100644
|
| --- a/device/bluetooth/bluetooth_remote_gatt_characteristic_chromeos.h
|
| +++ b/device/bluetooth/bluetooth_remote_gatt_characteristic_chromeos.h
|
| @@ -80,9 +80,6 @@ class BluetoothRemoteGattCharacteristicChromeOS
|
| const dbus::ObjectPath& object_path) OVERRIDE;
|
| virtual void GattDescriptorRemoved(
|
| const dbus::ObjectPath& object_path) OVERRIDE;
|
| - virtual void GattDescriptorPropertyChanged(
|
| - const dbus::ObjectPath& object_path,
|
| - const std::string& property_name) OVERRIDE;
|
|
|
| // Called by dbus:: on successful completion of a request to read
|
| // the characteristic value.
|
|
|