diff --git a/BUILD b/BUILD index 6ed4a5a0ae5..9e55c08a2d3 100644 --- a/BUILD +++ b/BUILD @@ -264,6 +264,11 @@ grpc_cc_library( ], ) +grpc_cc_library( + name = "grpc++_public_hdrs", + hdrs = GRPCXX_PUBLIC_HDRS, +) + grpc_cc_library( name = "grpc++", srcs = [