| Index: components/proximity_auth/bluetooth_connection_finder.h
|
| diff --git a/components/proximity_auth/bluetooth_connection_finder.h b/components/proximity_auth/bluetooth_connection_finder.h
|
| index b8b86e2d813fac0a0eedefc8edac27873918e8a9..9405c0383f2fb926d3126efb9d86a9940f7d180f 100644
|
| --- a/components/proximity_auth/bluetooth_connection_finder.h
|
| +++ b/components/proximity_auth/bluetooth_connection_finder.h
|
| @@ -21,8 +21,6 @@
|
|
|
| namespace proximity_auth {
|
|
|
| -class BluetoothConnection;
|
| -
|
| // This ConnectionFinder implementation tries to find a Bluetooth connection to
|
| // the remote device by polling at a fixed interval.
|
| class BluetoothConnectionFinder : public ConnectionFinder,
|
|
|