From 988b47c9774c5a93afc1d037af7b10e95630148d Mon Sep 17 00:00:00 2001 From: yang-g Date: Tue, 31 Jan 2017 09:51:45 -0800 Subject: Add metadata_map.h to build.yaml Add missing files to BUILD --- build.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'build.yaml') diff --git a/build.yaml b/build.yaml index c35ce32b40..59678324c2 100644 --- a/build.yaml +++ b/build.yaml @@ -825,6 +825,7 @@ filegroups: - include/grpc++/impl/codegen/core_codegen_interface.h - include/grpc++/impl/codegen/create_auth_context.h - include/grpc++/impl/codegen/grpc_library.h + - include/grpc++/impl/codegen/metadata_map.h - include/grpc++/impl/codegen/method_handler_impl.h - include/grpc++/impl/codegen/rpc_method.h - include/grpc++/impl/codegen/rpc_service_method.h -- cgit v1.2.3