diff --git a/internal/platform/implementation/windows/generated/BUILD b/internal/platform/implementation/windows/generated/BUILD index 7a9728ef..97f33b46 100644 --- a/internal/platform/implementation/windows/generated/BUILD +++ b/internal/platform/implementation/windows/generated/BUILD @@ -37,5 +37,6 @@ cc_library( visibility = [ "//connections/windows:__subpackages__", "//internal/platform/implementation/windows:__subpackages__", + "//location/nearby/cpp/sharing/implementation/internal:__subpackages__", ], )