aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-C++.podspec
diff options
context:
space:
mode:
authorGravatar Yihua Zhang <yihuaz@google.com>2018-05-03 20:12:20 -0700
committerGravatar Yihua Zhang <yihuaz@google.com>2018-05-03 20:12:20 -0700
commit392dad7134ebd0239425289a2c555f24109ee12a (patch)
tree32775cdfd0113ffafa636f1dff6d3eb2490e7dbd /gRPC-C++.podspec
parent4e85a3aaf725238640fd59fbdb450cdedd5e47f8 (diff)
incorporate alts to google default creds
Diffstat (limited to 'gRPC-C++.podspec')
-rw-r--r--gRPC-C++.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/gRPC-C++.podspec b/gRPC-C++.podspec
index f673dd69dc..fe082ef3af 100644
--- a/gRPC-C++.podspec
+++ b/gRPC-C++.podspec
@@ -260,6 +260,7 @@ Pod::Spec.new do |s|
'src/core/ext/filters/http/client/http_client_filter.h',
'src/core/ext/filters/http/message_compress/message_compress_filter.h',
'src/core/ext/filters/http/server/http_server_filter.h',
+ 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h',
'src/core/lib/security/context/security_context.h',
'src/core/lib/security/credentials/alts/alts_credentials.h',
'src/core/lib/security/credentials/composite/composite_credentials.h',