| Index: components/proximity_auth/cryptauth/BUILD.gn
|
| diff --git a/components/proximity_auth/cryptauth/BUILD.gn b/components/proximity_auth/cryptauth/BUILD.gn
|
| index e35fcb6d395fdce7339bce5958424463c344acf4..59938c45dac0d863bc0c9922d35f7d2dbc8c8e3f 100644
|
| --- a/components/proximity_auth/cryptauth/BUILD.gn
|
| +++ b/components/proximity_auth/cryptauth/BUILD.gn
|
| @@ -11,6 +11,8 @@ source_set("cryptauth") {
|
| "cryptauth_api_call_flow.h",
|
| "cryptauth_client.cc",
|
| "cryptauth_client.h",
|
| + "cryptauth_enrollment_utils.cc",
|
| + "cryptauth_enrollment_utils.h",
|
| ]
|
|
|
| deps = [
|
|
|