aboutsummaryrefslogtreecommitdiff
path: root/grpc.gemspec
diff options
context:
space:
mode:
authorgRPC Team Bot <grpc-github-bot@google.com>2023-12-14 16:52:12 -0800
committerCopybara-Service <copybara-worker@google.com>2023-12-14 16:54:20 -0800
commita5a25c7dad9ebcdb85b9d8ca282e4da7db292520 (patch)
tree2a653c75ee748f4478c75cf5cb40a572c5e03ba3 /grpc.gemspec
parentf0dcac330ffd635924a7a384a6d441b7fd0c8595 (diff)
downloadgrpc-grpc-a5a25c7dad9ebcdb85b9d8ca282e4da7db292520.tar.gz
Automated rollback of commit b455726401587212a39bb43158e20f40aad3e540.
PiperOrigin-RevId: 591089109
Diffstat (limited to 'grpc.gemspec')
-rw-r--r--grpc.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/grpc.gemspec b/grpc.gemspec
index 67b0773a72..e72ad3b33c 100644
--- a/grpc.gemspec
+++ b/grpc.gemspec
@@ -1804,7 +1804,6 @@ Gem::Specification.new do |s|
s.files += %w( src/core/lib/security/security_connector/tls/tls_security_connector.h )
s.files += %w( src/core/lib/security/transport/auth_filters.h )
s.files += %w( src/core/lib/security/transport/client_auth_filter.cc )
- s.files += %w( src/core/lib/security/transport/legacy_server_auth_filter.cc )
s.files += %w( src/core/lib/security/transport/secure_endpoint.cc )
s.files += %w( src/core/lib/security/transport/secure_endpoint.h )
s.files += %w( src/core/lib/security/transport/security_handshaker.cc )