Skip to content

Commit

Permalink
Add upb to test_messages_proto2_proto and test_messages_proto3_proto …
Browse files Browse the repository at this point in the history
…visibility (#10724)
  • Loading branch information
zhangskz committed Oct 6, 2022
1 parent edb7ef9 commit 6d754dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/google/protobuf/BUILD.bazel
Expand Up @@ -546,6 +546,7 @@ proto_library(
visibility = [
"//:__pkg__",
"//conformance:__pkg__",
"@upb//:__subpackages__",
],
)

Expand All @@ -556,6 +557,7 @@ proto_library(
visibility = [
"//:__pkg__",
"//conformance:__pkg__",
"@upb//:__subpackages__",
],
deps = [
":any_proto",
Expand Down

0 comments on commit 6d754dc

Please sign in to comment.