diff options
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -714,6 +714,7 @@ cc_library( "src/cpp/util/time.cc", ], hdrs = [ + "include/grpc++/auth_metadata_processor.h", "include/grpc++/channel.h", "include/grpc++/client_context.h", "include/grpc++/completion_queue.h", @@ -803,6 +804,7 @@ cc_library( "src/cpp/util/time.cc", ], hdrs = [ + "include/grpc++/auth_metadata_processor.h", "include/grpc++/channel.h", "include/grpc++/client_context.h", "include/grpc++/completion_queue.h", |