| Index: components/proximity_auth/cryptauth/cryptauth_enroller_impl_unittest.cc
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_enroller_impl_unittest.cc b/components/proximity_auth/cryptauth/cryptauth_enroller_impl_unittest.cc
|
| index ec369aa330154a342604898685084279adfce6bc..6c79c53500619e8a304857e4c0302a2f598f8e52 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_enroller_impl_unittest.cc
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_enroller_impl_unittest.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/proximity_auth/cryptauth/cryptauth_enroller_impl.h"
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "components/proximity_auth/cryptauth/cryptauth_enrollment_utils.h"
|
| #include "components/proximity_auth/cryptauth/fake_secure_message_delegate.h"
|
| #include "components/proximity_auth/cryptauth/mock_cryptauth_client.h"
|
|
|