From f04fbd151b729ec8bbce2965a2fa6a9ec02b934d Mon Sep 17 00:00:00 2001 From: ZhouyihaiDing Date: Mon, 25 Jun 2018 17:30:58 -0700 Subject: PHP: fix distrib test --- gRPC-C++.podspec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gRPC-C++.podspec') 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', -- cgit v1.2.3