summaryrefslogtreecommitdiff
path: root/chromium/device/bluetooth/bluetooth_device_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/device/bluetooth/bluetooth_device_win.h')
-rw-r--r--chromium/device/bluetooth/bluetooth_device_win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/device/bluetooth/bluetooth_device_win.h b/chromium/device/bluetooth/bluetooth_device_win.h
index e55dbde0120..966925107c9 100644
--- a/chromium/device/bluetooth/bluetooth_device_win.h
+++ b/chromium/device/bluetooth/bluetooth_device_win.h
@@ -42,6 +42,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothDeviceWin
// BluetoothDevice override
uint32_t GetBluetoothClass() const override;
std::string GetAddress() const override;
+ AddressType GetAddressType() const override;
VendorIDSource GetVendorIDSource() const override;
uint16_t GetVendorID() const override;
uint16_t GetProductID() const override;