| Index: components/proximity_auth/cryptauth/base64url.cc
|
| diff --git a/components/proximity_auth/base64url.cc b/components/proximity_auth/cryptauth/base64url.cc
|
| similarity index 94%
|
| rename from components/proximity_auth/base64url.cc
|
| rename to components/proximity_auth/cryptauth/base64url.cc
|
| index ae6ee9d87102b95c7c52be4b7654719f0e02739d..a38043fa0a3f53cf9f82d9cd930e8c42119c678f 100644
|
| --- a/components/proximity_auth/base64url.cc
|
| +++ b/components/proximity_auth/cryptauth/base64url.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/proximity_auth/base64url.h"
|
| +#include "components/proximity_auth/cryptauth/base64url.h"
|
|
|
| #include "base/base64.h"
|
| #include "base/strings/string_util.h"
|
|
|