From ce71a47291608f14c6447c4f47a3791f0cb004d3 Mon Sep 17 00:00:00 2001 From: Francis Tsui Date: Thu, 17 Apr 2025 16:40:54 -0700 Subject: [PATCH] internal changes PiperOrigin-RevId: 748852719 --- internal/platform/implementation/windows/generated/BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/platform/implementation/windows/generated/BUILD b/internal/platform/implementation/windows/generated/BUILD index b9583d70..1384af4b 100644 --- a/internal/platform/implementation/windows/generated/BUILD +++ b/internal/platform/implementation/windows/generated/BUILD @@ -45,6 +45,7 @@ cc_library( "//internal:__subpackages__", "//internal/platform/implementation/windows:__subpackages__", "//location/nearby/apps/better_together/plugins:__subpackages__", + "//location/nearby/apps/better_together/windows/nearby_share:__pkg__", "//sharing:__subpackages__", ], )