| Index: components/cryptauth/BUILD.gn
|
| diff --git a/components/cryptauth/BUILD.gn b/components/cryptauth/BUILD.gn
|
| index b9cc6a7cf173f0bdc1d057585395a7e8dbb98e05..103beaa64e842f69ed81f7468f9b2e45b0b32ef9 100644
|
| --- a/components/cryptauth/BUILD.gn
|
| +++ b/components/cryptauth/BUILD.gn
|
| @@ -36,6 +36,7 @@ static_library("cryptauth") {
|
| "cryptauth_gcm_manager.h",
|
| "cryptauth_gcm_manager_impl.cc",
|
| "cryptauth_gcm_manager_impl.h",
|
| + "cryptauth_service.cc",
|
| "cryptauth_service.h",
|
| "device_to_device_authenticator.cc",
|
| "device_to_device_authenticator.h",
|
|
|