diff --git a/internal/platform/implementation/windows/generated/BUILD b/internal/platform/implementation/windows/generated/BUILD index da742cb1..41c74916 100644 --- a/internal/platform/implementation/windows/generated/BUILD +++ b/internal/platform/implementation/windows/generated/BUILD @@ -40,11 +40,9 @@ cc_library( ], textual_hdrs = glob(["**/*.h"]), visibility = [ - "//connections/windows:__subpackages__", "//fastpair:__subpackages__", "//internal:__subpackages__", "//internal/platform/implementation/windows:__subpackages__", - "//location/nearby/apps/better_together/windows:__subpackages__", "//location/nearby/cpp/sharing/implementation/internal:__subpackages__", ], )