| 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 849655a4b535f23a765c350f2770ded7b3ebae9f..fc47c1025619c16cb434f81303c3581dd9400c48 100644
|
| --- a/device/bluetooth/bluetooth_remote_gatt_characteristic_chromeos.h
|
| +++ b/device/bluetooth/bluetooth_remote_gatt_characteristic_chromeos.h
|
| @@ -73,9 +73,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 completion of the request to get the characteristic
|
| // value.
|
|
|