diff --git a/grpc.gyp b/grpc.gyp index 0958cca5f32c6739e3864a52aca68f4534b7a0ed..c76276ba84cfccbff7a92e03c4879a4deacb8447 100644 --- a/grpc.gyp +++ b/grpc.gyp @@ -157,10 +157,10 @@ 'src/core/security/credentials_posix.c', 'src/core/security/credentials_win32.c', 'src/core/security/google_default_credentials.c', + 'src/core/security/handshake.c', 'src/core/security/json_token.c', 'src/core/security/jwt_verifier.c', 'src/core/security/secure_endpoint.c', - 'src/core/security/secure_transport_setup.c', 'src/core/security/security_connector.c', 'src/core/security/security_context.c', 'src/core/security/server_auth_filter.c',