summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/bluetooth_profile_service_provider.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/dbus/bluetooth_profile_service_provider.cc')
-rw-r--r--chromeos/dbus/bluetooth_profile_service_provider.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromeos/dbus/bluetooth_profile_service_provider.cc b/chromeos/dbus/bluetooth_profile_service_provider.cc
index 16bc2e8..6ebb54a 100644
--- a/chromeos/dbus/bluetooth_profile_service_provider.cc
+++ b/chromeos/dbus/bluetooth_profile_service_provider.cc
@@ -69,7 +69,7 @@ class BluetoothProfileServiceProviderImpl
weak_ptr_factory_.GetWeakPtr()));
}
- virtual ~BluetoothProfileServiceProviderImpl() {
+ ~BluetoothProfileServiceProviderImpl() override {
VLOG(1) << "Cleaning up Bluetooth Profile: " << object_path_.value();
// Unregister the object path so we can reuse with a new agent.