| Index: components/proximity_auth/proximity_auth_system_unittest.cc
|
| diff --git a/components/proximity_auth/proximity_auth_system_unittest.cc b/components/proximity_auth/proximity_auth_system_unittest.cc
|
| index c9c676e167c8e3ecb7d0d2b8959554570895b918..0e5ed5875ff58bb9449cd8e2f329f00d8ccd432e 100644
|
| --- a/components/proximity_auth/proximity_auth_system_unittest.cc
|
| +++ b/components/proximity_auth/proximity_auth_system_unittest.cc
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "components/cryptauth/remote_device.h"
|
| #include "components/proximity_auth/proximity_auth_system.h"
|
| -#include "components/proximity_auth/remote_device.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace proximity_auth {
|
|
|