Index: device/bluetooth/bluetooth_classic_device_mac.h |
diff --git a/device/bluetooth/bluetooth_classic_device_mac.h b/device/bluetooth/bluetooth_classic_device_mac.h |
index dbbe2a5204b88aee8f78265f25d40e6f62f23f7e..8a9069ef15b4740276940b3ec6301c4e99ba08cb 100644 |
--- a/device/bluetooth/bluetooth_classic_device_mac.h |
+++ b/device/bluetooth/bluetooth_classic_device_mac.h |
@@ -73,7 +73,7 @@ class BluetoothClassicDeviceMac : public BluetoothDeviceMac { |
const GattConnectionCallback& callback, |
const ConnectErrorCallback& error_callback) override; |
- base::Time GetLastUpdateTime() const; |
+ base::Time GetLastUpdateTime() const override; |
// Returns the Bluetooth address for the |device|. The returned address has a |
// normalized format (see below). |