From e11109c9ee8895e5a2f333e930febbd41e889b81 Mon Sep 17 00:00:00 2001 From: Juan Vazquez Date: Tue, 28 Feb 2023 07:00:24 -0800 Subject: [PATCH] Internal change PiperOrigin-RevId: 512922245 Change-Id: Ibc6d769f2f6b15971b95878c8fdb8d4664fbf2df --- sandboxed_api/sandbox2/BUILD.bazel | 3 --- 1 file changed, 3 deletions(-) diff --git a/sandboxed_api/sandbox2/BUILD.bazel b/sandboxed_api/sandbox2/BUILD.bazel index a9c0481..b0fd159 100644 --- a/sandboxed_api/sandbox2/BUILD.bazel +++ b/sandboxed_api/sandbox2/BUILD.bazel @@ -987,9 +987,6 @@ cc_library( sapi_proto_library( name = "violation_proto", srcs = ["violation.proto"], - visibility = [ - "//monitoring/utilization/borg/turbine/stages:__pkg__", - ], deps = [":mount_tree_proto"], )