aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-C++.podspec
diff options
context:
space:
mode:
authorGravatar ZhouyihaiDing <ddyihai@google.com>2018-06-25 17:30:58 -0700
committerGravatar ZhouyihaiDing <ddyihai@google.com>2018-06-25 17:30:58 -0700
commitf04fbd151b729ec8bbce2965a2fa6a9ec02b934d (patch)
tree3879f52ec33371b915c46eca0c35b1b6a74732a0 /gRPC-C++.podspec
parent9789fa49fd6468b358ff9a2bad4cc2248b239394 (diff)
PHP: fix distrib test
Diffstat (limited to 'gRPC-C++.podspec')
-rw-r--r--gRPC-C++.podspec2
1 files changed, 2 insertions, 0 deletions
diff --git a/gRPC-C++.podspec b/gRPC-C++.podspec
index 7eb7abed8a..7205941121 100644
--- a/gRPC-C++.podspec
+++ b/gRPC-C++.podspec
@@ -479,6 +479,8 @@ Pod::Spec.new do |s|
'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h',
'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h',
'src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h',
+ 'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/duration.pb.h',
+ 'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/timestamp.pb.h',
'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h',
'src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h',
'src/core/ext/filters/client_channel/lb_policy/subchannel_list.h',