Commit b7d3ec3a authored by Cory McLean's avatar Cory McLean

Make proto_api target visible

parent a0e82dbe
...@@ -842,6 +842,7 @@ cc_library( ...@@ -842,6 +842,7 @@ cc_library(
deps = [ deps = [
"//external:python_headers", "//external:python_headers",
], ],
visibility = ["//visibility:public"],
) )
proto_lang_toolchain( proto_lang_toolchain(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment