Automated visibility attribute cleanup.

PiperOrigin-RevId: 538205367
This commit is contained in:
hai007
2023-06-06 09:23:59 -07:00
committed by Copybara-Service
parent 5bf77f6624
commit 224ab6b698
+1 -1
View File
@@ -22,7 +22,7 @@ proto_library(
"offline_wire_formats.proto",
],
visibility = [
"//internal/platform/implementation/apple:__subpackages__",
"//visibility:private", # Only private by automation, not intent. Owner may accept CLs adding visibility. See go/scheuklappen#explicit-private.
],
)