summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/nfc_tag_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/dbus/nfc_tag_client.h')
-rw-r--r--chromeos/dbus/nfc_tag_client.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromeos/dbus/nfc_tag_client.h b/chromeos/dbus/nfc_tag_client.h
index 444a0ae..144f1de 100644
--- a/chromeos/dbus/nfc_tag_client.h
+++ b/chromeos/dbus/nfc_tag_client.h
@@ -46,7 +46,7 @@ class CHROMEOS_EXPORT NfcTagClient : public DBusClient {
Properties(dbus::ObjectProxy* object_proxy,
const PropertyChangedCallback& callback);
- virtual ~Properties();
+ ~Properties() override;
};
// Interface for observing changes from a remote NFC tag.
@@ -77,7 +77,7 @@ class CHROMEOS_EXPORT NfcTagClient : public DBusClient {
virtual void TagPropertiesReceived(const dbus::ObjectPath& object_path) {}
};
- virtual ~NfcTagClient();
+ ~NfcTagClient() override;
// Adds and removes observers for events on all remote NFC tags. Check the
// |object_path| parameter of observer methods to determine which tag is