diff options
author | Mark D. Roth <roth@google.com> | 2018-12-11 07:48:14 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-11 07:48:14 -0800 |
commit | c5f344deaf84bd074419d42ed4af47e7c9ca6b42 (patch) | |
tree | be24d632efc34338b318b6321ed48741c13103da /gRPC-C++.podspec | |
parent | 6f675abe85927a2f6f18babc4445b7f210e41d5e (diff) |
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""
Diffstat (limited to 'gRPC-C++.podspec')
-rw-r--r-- | gRPC-C++.podspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gRPC-C++.podspec b/gRPC-C++.podspec index e939bead1b..30fcb51ee1 100644 --- a/gRPC-C++.podspec +++ b/gRPC-C++.podspec @@ -356,6 +356,7 @@ Pod::Spec.new do |s| 'src/core/ext/filters/client_channel/resolver_registry.h', 'src/core/ext/filters/client_channel/resolver_result_parsing.h', 'src/core/ext/filters/client_channel/retry_throttle.h', + 'src/core/ext/filters/client_channel/server_address.h', 'src/core/ext/filters/client_channel/subchannel.h', 'src/core/ext/filters/client_channel/subchannel_index.h', 'src/core/ext/filters/deadline/deadline_filter.h', |