Internal change

PiperOrigin-RevId: 625502066
pull/16534/head
Joshua Haberman 2024-04-16 17:19:00 -07:00 committed by Copybara-Service
parent 58164b6ab9
commit b9b735cc73
1 changed files with 4 additions and 1 deletions

View File

@ -491,7 +491,10 @@ filegroup(
# "upb_UnknownToMessage_Status",
# "upb_WireType",
# ],
# visibility = ["//upb:__subpackages__"],
# visibility = [
# "//third_party/kotlin/protobuf:__subpackages__",
# "//upb:__subpackages__",
# ],
# )
#
# end:google_only