summaryrefslogtreecommitdiffhomepage
path: root/runsc/boot/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'runsc/boot/BUILD')
-rw-r--r--runsc/boot/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/runsc/boot/BUILD b/runsc/boot/BUILD
index bdaa7a0c3..07afce807 100644
--- a/runsc/boot/BUILD
+++ b/runsc/boot/BUILD
@@ -21,7 +21,6 @@ go_library(
importpath = "gvisor.googlesource.com/gvisor/runsc/boot",
visibility = [
"//runsc:__subpackages__",
- "//third_party/golang/gvisor/test:__subpackages__",
],
deps = [
"//pkg/abi",