aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gyp
diff options
context:
space:
mode:
authorGravatar jiangtaoli2016 <jiangtao@google.com>2018-05-09 14:42:48 -0700
committerGravatar jiangtaoli2016 <jiangtao@google.com>2018-05-09 14:42:48 -0700
commit274840e4d304b094d1d4711d4b9572866221a4ed (patch)
treec6b74b265a75209446590ec19022177f1afc1241 /grpc.gyp
parentb6f0477e3642d57251eb59967fd5dbe0fecb7a45 (diff)
Migrate SSL_transport_security TSI to new TSI handshaker API
Diffstat (limited to 'grpc.gyp')
-rw-r--r--grpc.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/grpc.gyp b/grpc.gyp
index fff7c5380a..5726719521 100644
--- a/grpc.gyp
+++ b/grpc.gyp
@@ -481,7 +481,6 @@
'third_party/nanopb/pb_decode.c',
'third_party/nanopb/pb_encode.c',
'src/core/tsi/transport_security.cc',
- 'src/core/tsi/transport_security_adapter.cc',
'src/core/ext/transport/chttp2/client/insecure/channel_create.cc',
'src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc',
'src/core/ext/transport/chttp2/client/authority.cc',