| Index: components/proximity_auth/cryptauth/cryptauth_enrollment_utils.cc
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_enrollment_utils.cc b/components/proximity_auth/cryptauth/cryptauth_enrollment_utils.cc
|
| index f9aafcb475a080db08b740dcdc0beb8a206817d7..476721c97c5caef0306f5bc113514e99fa7b52ac 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_enrollment_utils.cc
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_enrollment_utils.cc
|
| @@ -5,7 +5,7 @@
|
| #include "components/proximity_auth/cryptauth/cryptauth_enrollment_utils.h"
|
|
|
| #include "base/sha1.h"
|
| -#include "components/proximity_auth/base64url.h"
|
| +#include "components/proximity_auth/cryptauth/base64url.h"
|
|
|
| namespace proximity_auth {
|
|
|
|
|