Add visibility tag for census (#27144)

pull/27156/head
Craig Tiller 3 years ago committed by GitHub
parent e6ab378869
commit 9cc980aa22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      BUILD

@ -599,6 +599,7 @@ grpc_cc_library(
public_hdrs = [
"include/grpc/census.h",
],
visibility = ["@grpc:public"],
deps = [
"gpr_base",
"grpc_base_c",

Loading…
Cancel
Save