aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-Core.podspec
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-11-10 08:37:40 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-11-10 08:37:40 -0800
commit14ded3bbffb95ab2fc415a21d3371b74c22eddc5 (patch)
tree45636bc56fe8cbb2504f8c23612e3ca97a32113b /gRPC-Core.podspec
parent64b26567ad9bf02aa149d0b31a5229fb2baaf44a (diff)
parent7cdad96fc49090eb5e3a12a7cca5a9f257d3f301 (diff)
Merge branch 'slice_with_exec_ctx' into slice_interning
Diffstat (limited to 'gRPC-Core.podspec')
-rw-r--r--gRPC-Core.podspec2
1 files changed, 2 insertions, 0 deletions
diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec
index d8b409499a..e73b8e0573 100644
--- a/gRPC-Core.podspec
+++ b/gRPC-Core.podspec
@@ -146,6 +146,7 @@ Pod::Spec.new do |s|
'include/grpc/impl/codegen/atm_gcc_atomic.h',
'include/grpc/impl/codegen/atm_gcc_sync.h',
'include/grpc/impl/codegen/atm_windows.h',
+ 'include/grpc/impl/codegen/exec_ctx_fwd.h',
'include/grpc/impl/codegen/gpr_types.h',
'include/grpc/impl/codegen/port_platform.h',
'include/grpc/impl/codegen/slice.h',
@@ -172,6 +173,7 @@ Pod::Spec.new do |s|
'include/grpc/impl/codegen/atm_gcc_atomic.h',
'include/grpc/impl/codegen/atm_gcc_sync.h',
'include/grpc/impl/codegen/atm_windows.h',
+ 'include/grpc/impl/codegen/exec_ctx_fwd.h',
'include/grpc/impl/codegen/gpr_types.h',
'include/grpc/impl/codegen/port_platform.h',
'include/grpc/impl/codegen/slice.h',