aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-Core.podspec
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-10-26 12:54:05 -0700
committerGravatar GitHub <noreply@github.com>2016-10-26 12:54:05 -0700
commitd4a5971ae89e124f67781a6fda57b36af3d7fb54 (patch)
tree7d17faa68f988e1120df263bb01b32d9da0afda8 /gRPC-Core.podspec
parent1c453f573207722c3e2d7b480f0c6d5f0cba6f30 (diff)
parent49607a8afa2fa58e3546c6e3b7b3cf90bb74414b (diff)
Merge pull request #8462 from markdroth/resolver_channel_args
Plumb channel_args through resolvers.
Diffstat (limited to 'gRPC-Core.podspec')
-rw-r--r--gRPC-Core.podspec3
1 files changed, 0 insertions, 3 deletions
diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec
index 6fc65f6c69..4e1ae314c1 100644
--- a/gRPC-Core.podspec
+++ b/gRPC-Core.podspec
@@ -398,7 +398,6 @@ Pod::Spec.new do |s|
'src/core/ext/client_channel/resolver.h',
'src/core/ext/client_channel/resolver_factory.h',
'src/core/ext/client_channel/resolver_registry.h',
- 'src/core/ext/client_channel/resolver_result.h',
'src/core/ext/client_channel/subchannel.h',
'src/core/ext/client_channel/subchannel_index.h',
'src/core/ext/client_channel/uri_parser.h',
@@ -595,7 +594,6 @@ Pod::Spec.new do |s|
'src/core/ext/client_channel/resolver.c',
'src/core/ext/client_channel/resolver_factory.c',
'src/core/ext/client_channel/resolver_registry.c',
- 'src/core/ext/client_channel/resolver_result.c',
'src/core/ext/client_channel/subchannel.c',
'src/core/ext/client_channel/subchannel_index.c',
'src/core/ext/client_channel/uri_parser.c',
@@ -793,7 +791,6 @@ Pod::Spec.new do |s|
'src/core/ext/client_channel/resolver.h',
'src/core/ext/client_channel/resolver_factory.h',
'src/core/ext/client_channel/resolver_registry.h',
- 'src/core/ext/client_channel/resolver_result.h',
'src/core/ext/client_channel/subchannel.h',
'src/core/ext/client_channel/subchannel_index.h',
'src/core/ext/client_channel/uri_parser.h',