aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gemspec
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-10-18 12:00:37 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-10-18 12:00:37 -0700
commit09247ac453bcf5af658d7020e82878bed95f4e5a (patch)
tree997fa4906f453e0777121cb05ab62fab0e719e4d /grpc.gemspec
parent31c258a549e144168dec42f425f93c6c4461c0b5 (diff)
parentff84ae8b7a7b3d14109c8c0278de870ebb1fed6f (diff)
Merge branch 'pid++' into flow++
Diffstat (limited to 'grpc.gemspec')
-rw-r--r--grpc.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/grpc.gemspec b/grpc.gemspec
index 6d7235028d..4567058344 100644
--- a/grpc.gemspec
+++ b/grpc.gemspec
@@ -342,6 +342,7 @@ Gem::Specification.new do |s|
s.files += %w( src/core/lib/slice/slice_hash_table.h )
s.files += %w( src/core/lib/slice/slice_internal.h )
s.files += %w( src/core/lib/slice/slice_string_helpers.h )
+ s.files += %w( src/core/lib/support/vector.h )
s.files += %w( src/core/lib/surface/alarm_internal.h )
s.files += %w( src/core/lib/surface/api_trace.h )
s.files += %w( src/core/lib/surface/call.h )