aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Noah Eisen <ncteisen@google.com>2018-01-24 16:24:12 -0800
committerGravatar Noah Eisen <ncteisen@google.com>2018-01-24 16:24:12 -0800
commit0a538e6dcf20fd392fc51a4e187ebf1e44c5a8c8 (patch)
tree0ecfd35378041794f162163f21d783dbae5c0ddb
parent99bc5c624d8e57560384349eeabe00ddcc8df0ce (diff)
regenerate project on linux
-rw-r--r--gRPC-C++.podspec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gRPC-C++.podspec b/gRPC-C++.podspec
index abbb69c88f..8f9f6afc55 100644
--- a/gRPC-C++.podspec
+++ b/gRPC-C++.podspec
@@ -298,11 +298,13 @@ Pod::Spec.new do |s|
'src/core/lib/channel/channel_args.h',
'src/core/lib/channel/channel_stack.h',
'src/core/lib/channel/channel_stack_builder.h',
+ 'src/core/lib/channel/channel_tracer.h',
'src/core/lib/channel/connected_channel.h',
'src/core/lib/channel/context.h',
'src/core/lib/channel/handshaker.h',
'src/core/lib/channel/handshaker_factory.h',
'src/core/lib/channel/handshaker_registry.h',
+ 'src/core/lib/channel/object_registry.h',
'src/core/lib/compression/algorithm_metadata.h',
'src/core/lib/compression/message_compress.h',
'src/core/lib/compression/stream_compression.h',
@@ -469,11 +471,13 @@ Pod::Spec.new do |s|
'src/core/lib/channel/channel_args.h',
'src/core/lib/channel/channel_stack.h',
'src/core/lib/channel/channel_stack_builder.h',
+ 'src/core/lib/channel/channel_tracer.h',
'src/core/lib/channel/connected_channel.h',
'src/core/lib/channel/context.h',
'src/core/lib/channel/handshaker.h',
'src/core/lib/channel/handshaker_factory.h',
'src/core/lib/channel/handshaker_registry.h',
+ 'src/core/lib/channel/object_registry.h',
'src/core/lib/compression/algorithm_metadata.h',
'src/core/lib/compression/message_compress.h',
'src/core/lib/compression/stream_compression.h',
@@ -616,6 +620,7 @@ Pod::Spec.new do |s|
'test/core/end2end/fixtures/http_proxy_fixture.h',
'test/core/end2end/fixtures/proxy.h',
'test/core/iomgr/endpoint_tests.h',
+ 'test/core/util/channel_tracing_utils.h',
'test/core/util/debugger_macros.h',
'test/core/util/grpc_profiler.h',
'test/core/util/histogram.h',