aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index de87df4a..c21b631e 100644
--- a/BUILD
+++ b/BUILD
@@ -840,9 +840,9 @@ cc_library(
name = "proto_api",
hdrs = ["python/google/protobuf/proto_api.h"],
deps = [
- ":protobuf_python",
"//external:python_headers",
],
+ visibility = ["//visibility:public"],
)
proto_lang_toolchain(