| Index: components/proximity_auth/bluetooth_connection_unittest.cc
|
| diff --git a/components/proximity_auth/bluetooth_connection_unittest.cc b/components/proximity_auth/bluetooth_connection_unittest.cc
|
| index 8b4fa4b7fe0764626e7121bc15d768aeedac96f2..1c2cd24cb6f1f476c98df092759fe48d0925f776 100644
|
| --- a/components/proximity_auth/bluetooth_connection_unittest.cc
|
| +++ b/components/proximity_auth/bluetooth_connection_unittest.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/numerics/safe_conversions.h"
|
| #include "base/run_loop.h"
|
| +#include "components/cryptauth/remote_device.h"
|
| #include "components/proximity_auth/proximity_auth_test_util.h"
|
| -#include "components/proximity_auth/remote_device.h"
|
| #include "components/proximity_auth/wire_message.h"
|
| #include "device/bluetooth/bluetooth_adapter_factory.h"
|
| #include "device/bluetooth/bluetooth_uuid.h"
|
|
|