Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 625502066
  • Loading branch information
haberman authored and copybara-github committed Apr 17, 2024
1 parent 58164b6 commit b9b735c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion upb/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,10 @@ filegroup(
# "upb_UnknownToMessage_Status",
# "upb_WireType",
# ],
# visibility = ["//upb:__subpackages__"],
# visibility = [
# "//third_party/kotlin/protobuf:__subpackages__",
# "//upb:__subpackages__",
# ],
# )
#
# end:google_only

0 comments on commit b9b735c

Please sign in to comment.