summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/introspectable_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/dbus/introspectable_client.h')
-rw-r--r--chromeos/dbus/introspectable_client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromeos/dbus/introspectable_client.h b/chromeos/dbus/introspectable_client.h
index 2f49636..1a4edab 100644
--- a/chromeos/dbus/introspectable_client.h
+++ b/chromeos/dbus/introspectable_client.h
@@ -19,7 +19,7 @@ namespace chromeos {
// from a remote object.
class CHROMEOS_EXPORT IntrospectableClient : public DBusClient {
public:
- virtual ~IntrospectableClient();
+ ~IntrospectableClient() override;
// The IntrospectCallback is used for the Introspect() method. It receives
// four arguments, the first two are the |service_name| and |object_path|