From e79d9924a1afcca86a2ad3f2aeeea0b3616184d7 Mon Sep 17 00:00:00 2001 From: hai007 Date: Mon, 17 Nov 2025 21:52:20 -0800 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 833642570 --- internal/platform/implementation/windows/BUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/platform/implementation/windows/BUILD b/internal/platform/implementation/windows/BUILD index 52e9334c..4acf549b 100644 --- a/internal/platform/implementation/windows/BUILD +++ b/internal/platform/implementation/windows/BUILD @@ -34,7 +34,6 @@ cc_library( visibility = [ "//location/nearby/apps/better_together/plugins/crashpad/windows:__pkg__", "//location/nearby/apps/better_together/plugins/logging/windows:__pkg__", - "//location/nearby/apps/better_together/windows/common:__pkg__", ], deps = [ "//internal/base:file_path",