Merge pull request #4748 from cmclean/master

Make proto_api target visible
pull/4760/head
Feng Xiao 7 years ago committed by GitHub
commit 2efcec95b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      BUILD

@ -842,6 +842,7 @@ cc_library(
deps = [
"//external:python_headers",
],
visibility = ["//visibility:public"],
)
proto_lang_toolchain(

Loading…
Cancel
Save