| Index: components/proximity_auth/cryptauth/cryptauth_enroller_impl.cc
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_enroller_impl.cc b/components/proximity_auth/cryptauth/cryptauth_enroller_impl.cc
|
| index d8bc831c8c4f08ae9d83d522ca416ee4ecfc57fb..025a345d732d7f4a6c0c9a772493384f3358d05a 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_enroller_impl.cc
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_enroller_impl.cc
|
| @@ -7,7 +7,6 @@
|
| #include "base/bind.h"
|
| #include "components/proximity_auth/cryptauth/cryptauth_client_impl.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/secure_message_delegate.h"
|
| #include "components/proximity_auth/logging/logging.h"
|
| #include "crypto/sha2.h"
|
|
|