| Index: components/cryptauth/eid_generator_unittest.cc
|
| diff --git a/components/cryptauth/eid_generator_unittest.cc b/components/cryptauth/eid_generator_unittest.cc
|
| index 61c78f0d00cc0bd453061ea59607c71c987949b1..18a73e307516b29b0b8bd1c4bc7aba9d76ddc93b 100644
|
| --- a/components/cryptauth/eid_generator_unittest.cc
|
| +++ b/components/cryptauth/eid_generator_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/test/simple_test_clock.h"
|
| #include "base/time/time.h"
|
| #include "components/cryptauth/proto/cryptauth_api.pb.h"
|
| -#include "components/proximity_auth/remote_device.h"
|
| +#include "components/cryptauth/remote_device.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|