diff options
Diffstat (limited to 'build.yaml')
-rw-r--r-- | build.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml index 57545839d4..1da0d8f0bb 100644 --- a/build.yaml +++ b/build.yaml @@ -674,6 +674,7 @@ filegroups: - include/grpc++/support/byte_buffer.h - include/grpc++/support/channel_arguments.h - include/grpc++/support/config.h + - include/grpc++/support/fc_unary.h - include/grpc++/support/slice.h - include/grpc++/support/status.h - include/grpc++/support/status_code_enum.h @@ -731,6 +732,7 @@ filegroups: - include/grpc++/impl/codegen/config.h - include/grpc++/impl/codegen/core_codegen_interface.h - include/grpc++/impl/codegen/create_auth_context.h + - include/grpc++/impl/codegen/fc_unary.h - include/grpc++/impl/codegen/grpc_library.h - include/grpc++/impl/codegen/method_handler_impl.h - include/grpc++/impl/codegen/rpc_method.h |