Browse Source

Merge pull request #4748 from cmclean/master

Make proto_api target visible
Feng Xiao 7 years ago
parent
commit
2efcec95b6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      BUILD

+ 1 - 0
BUILD

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