aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-C++.podspec
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2018-03-26 16:23:07 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2018-03-26 16:23:07 -0700
commite44efe099de238a8f5ddc613baad2d3b4fd9438d (patch)
tree1de16b52ead6b74ba0f1bfb4a92a3d214e646a31 /gRPC-C++.podspec
parent861363d618a279fa3de9ea8cf0702276b4f8bd83 (diff)
rest of pr comments
Diffstat (limited to 'gRPC-C++.podspec')
-rw-r--r--gRPC-C++.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-C++.podspec b/gRPC-C++.podspec
index 403674d1ee..7b3e65c793 100644
--- a/gRPC-C++.podspec
+++ b/gRPC-C++.podspec
@@ -309,7 +309,6 @@ Pod::Spec.new do |s|
'src/core/tsi/transport_security_adapter.h',
'src/core/tsi/transport_security_interface.h',
'src/core/ext/transport/chttp2/client/chttp2_connector.h',
- 'src/core/ext/filters/client_channel/authority.h',
'src/core/ext/filters/client_channel/backup_poller.h',
'src/core/ext/filters/client_channel/client_channel.h',
'src/core/ext/filters/client_channel/client_channel_factory.h',
@@ -330,6 +329,7 @@ Pod::Spec.new do |s|
'src/core/ext/filters/client_channel/subchannel.h',
'src/core/ext/filters/client_channel/subchannel_index.h',
'src/core/ext/filters/client_channel/uri_parser.h',
+ 'src/core/ext/transport/chttp2/client/authority.h',
'src/core/ext/filters/deadline/deadline_filter.h',
'src/core/tsi/alts_transport_security.h',
'src/core/tsi/fake_transport_security.h',