aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC.podspec
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-10-09 17:07:56 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-10-09 17:07:56 -0700
commit2b15f1e25ae4aec6ef0de92b7e99e50188eb6438 (patch)
tree4dd4838255a12fd477a00f15062c8b7f8d034ebb /gRPC.podspec
parent8e30e25b14acf9e0fcd62eae96ad1c57280787f2 (diff)
parentb733c74ffce5f6d58a69060c00f23cc6c13e506a (diff)
Merge github.com:grpc/grpc into latent-see
Diffstat (limited to 'gRPC.podspec')
-rw-r--r--gRPC.podspec2
1 files changed, 2 insertions, 0 deletions
diff --git a/gRPC.podspec b/gRPC.podspec
index 12642b5869..66b49a83fe 100644
--- a/gRPC.podspec
+++ b/gRPC.podspec
@@ -230,6 +230,7 @@ Pod::Spec.new do |s|
'src/core/surface/api_trace.h',
'src/core/surface/byte_buffer_queue.h',
'src/core/surface/call.h',
+ 'src/core/surface/call_test_only.h',
'src/core/surface/channel.h',
'src/core/surface/completion_queue.h',
'src/core/surface/event_string.h',
@@ -519,6 +520,7 @@ Pod::Spec.new do |s|
'src/core/surface/api_trace.h',
'src/core/surface/byte_buffer_queue.h',
'src/core/surface/call.h',
+ 'src/core/surface/call_test_only.h',
'src/core/surface/channel.h',
'src/core/surface/completion_queue.h',
'src/core/surface/event_string.h',