diff options
author | Vijay Pai <vpai@google.com> | 2018-01-10 15:59:05 -0800 |
---|---|---|
committer | Vijay Pai <vpai@google.com> | 2018-01-10 15:59:05 -0800 |
commit | 1d91362f8124751ecfc1929df207006cabb41dae (patch) | |
tree | aee55d5d10ef1566658bbd3c9c2b672add73760a /BUILD | |
parent | ef7e3ea1727ec45d1f761fb43ed60e15202e25a4 (diff) |
exec_ctx_fwd.h should never have been in public headers
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1006,7 +1006,6 @@ grpc_cc_library( "include/grpc/impl/codegen/byte_buffer_reader.h", "include/grpc/impl/codegen/compression_types.h", "include/grpc/impl/codegen/connectivity_state.h", - "include/grpc/impl/codegen/exec_ctx_fwd.h", "include/grpc/impl/codegen/grpc_types.h", "include/grpc/impl/codegen/propagation_bits.h", "include/grpc/impl/codegen/status.h", |