From adb90a14a08f392cf457b1e868113f306c31fe00 Mon Sep 17 00:00:00 2001 From: Sandboxed API Team Date: Fri, 20 Jan 2023 04:42:38 -0800 Subject: [PATCH] Internal BUILD changes PiperOrigin-RevId: 503412719 Change-Id: Idecf094c8c7c8956a9f000204c90ed83d6df599d --- sandboxed_api/sandbox2/BUILD.bazel | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sandboxed_api/sandbox2/BUILD.bazel b/sandboxed_api/sandbox2/BUILD.bazel index 0e09be6..b2e7790 100644 --- a/sandboxed_api/sandbox2/BUILD.bazel +++ b/sandboxed_api/sandbox2/BUILD.bazel @@ -640,6 +640,9 @@ sapi_proto_library( sapi_proto_library( name = "mount_tree_proto", srcs = ["mount_tree.proto"], + visibility = [ + "//monitoring/utilization/borg/turbine/stages:__pkg__", + ], ) cc_library(