| 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..6193f1d4431c76e4a54b4945ac4f5187a2bbbc0d 100644
|
| --- a/components/arc/bluetooth/arc_bluetooth_bridge.h
|
| +++ b/components/arc/bluetooth/arc_bluetooth_bridge.h
|
| @@ -331,8 +331,6 @@ class ArcBluetoothBridge
|
| device::BluetoothDevice* device) const;
|
|
|
| void SendCachedDevicesFound() const;
|
| - bool HasBluetoothInstance() const;
|
| - bool CheckBluetoothInstanceVersion(uint32_t version_need) const;
|
|
|
| device::BluetoothRemoteGattCharacteristic* FindGattCharacteristic(
|
| mojom::BluetoothAddressPtr remote_addr,
|
|
|