summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/bluetooth_device_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/dbus/bluetooth_device_client.h')
-rw-r--r--chromeos/dbus/bluetooth_device_client.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromeos/dbus/bluetooth_device_client.h b/chromeos/dbus/bluetooth_device_client.h
index ec82bde..353fd5b 100644
--- a/chromeos/dbus/bluetooth_device_client.h
+++ b/chromeos/dbus/bluetooth_device_client.h
@@ -83,7 +83,7 @@ class CHROMEOS_EXPORT BluetoothDeviceClient : public DBusClient {
Properties(dbus::ObjectProxy* object_proxy,
const std::string& interface_name,
const PropertyChangedCallback& callback);
- virtual ~Properties();
+ ~Properties() override;
};
// Interface for observing changes from a remote bluetooth device.
@@ -105,7 +105,7 @@ class CHROMEOS_EXPORT BluetoothDeviceClient : public DBusClient {
const std::string& property_name) {}
};
- virtual ~BluetoothDeviceClient();
+ ~BluetoothDeviceClient() override;
// Adds and removes observers for events on all remote bluetooth
// devices. Check the |object_path| parameter of observer methods to