aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index c30fd5b6fa..318959333e 100644
--- a/BUILD
+++ b/BUILD
@@ -723,6 +723,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",
@@ -812,6 +813,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",