From 7a82beda49484f3fca675a4c52f0f1fe96714980 Mon Sep 17 00:00:00 2001 From: murgatroid99 Date: Tue, 22 Sep 2015 16:22:06 -0700 Subject: [PATCH] Regenerated gyp file --- grpc.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc.gyp b/grpc.gyp index 0958cca5f32..c76276ba84c 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',