summaryrefslogtreecommitdiffhomepage
path: root/runsc/specutils
diff options
context:
space:
mode:
authorNicolas Lacasse <nlacasse@google.com>2018-11-16 14:01:46 -0800
committerNicolas Lacasse <nlacasse@google.com>2018-11-20 14:03:11 -0800
commit845836c5783cb237c28b91f2f9a8f52a8219228e (patch)
tree934e96af0d6b48d8d2b4c9943f2e264933cbf033 /runsc/specutils
parent8c84f9a3c1a82e633e3f87801921d86985d25a46 (diff)
Internal change.
PiperOrigin-RevId: 221848471 Change-Id: I882fbe5ce7737048b2e1f668848e9c14ed355665
Diffstat (limited to 'runsc/specutils')
-rw-r--r--runsc/specutils/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/runsc/specutils/BUILD b/runsc/specutils/BUILD
index 034628c92..a1e5da3f5 100644
--- a/runsc/specutils/BUILD
+++ b/runsc/specutils/BUILD
@@ -11,7 +11,6 @@ go_library(
importpath = "gvisor.googlesource.com/gvisor/runsc/specutils",
visibility = [
"//runsc:__subpackages__",
- "//third_party/golang/gvisor/test:__subpackages__",
],
deps = [
"//pkg/abi/linux",