From 8707f97cce9ca476cd5482c4b7175e92827e8402 Mon Sep 17 00:00:00 2001 From: Chris Kennelly Date: Wed, 8 Jul 2026 07:43:00 -0700 Subject: [PATCH] Internal change PiperOrigin-RevId: 944494504 --- tcmalloc/internal/BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/tcmalloc/internal/BUILD b/tcmalloc/internal/BUILD index e14e7ef86..92f0cc582 100644 --- a/tcmalloc/internal/BUILD +++ b/tcmalloc/internal/BUILD @@ -1055,6 +1055,7 @@ cc_library( hdrs = ["range_tracker.h"], copts = TCMALLOC_DEFAULT_COPTS, visibility = [ + "//tcmalloc:__pkg__", "//tcmalloc:__subpackages__", ], deps = [