Index: components/arc/bluetooth/arc_bluetooth_bridge.h |
diff --git a/components/arc/bluetooth/arc_bluetooth_bridge.h b/components/arc/bluetooth/arc_bluetooth_bridge.h |
index 6a484b186eeadcade42ca5649f4ef0492579475b..4cd9f448298e7d5bbd0629ff80e7c2839f187809 100644 |
--- a/components/arc/bluetooth/arc_bluetooth_bridge.h |
+++ b/components/arc/bluetooth/arc_bluetooth_bridge.h |
@@ -332,7 +332,6 @@ class ArcBluetoothBridge |
void SendCachedDevicesFound() const; |
bool HasBluetoothInstance() const; |
- bool CheckBluetoothInstanceVersion(uint32_t version_need) const; |
device::BluetoothRemoteGattCharacteristic* FindGattCharacteristic( |
mojom::BluetoothAddressPtr remote_addr, |