Automated visibility attribute cleanup.

PiperOrigin-RevId: 495557586
This commit is contained in:
hai007
2022-12-15 04:22:05 -08:00
committed by Copybara-Service
parent a8395092ff
commit 38d6317274
@@ -178,7 +178,7 @@ cc_library(
"test_utils.h",
],
visibility = [
"//connections/clients/windows:__subpackages__",
"//visibility:private", # Only private by automation, not intent. Owner may accept CLs adding visibility. See go/scheuklappen#explicit-private.
],
deps = [
"//internal/platform:base",