summaryrefslogtreecommitdiffhomepage
path: root/pkg
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2019-11-25 11:19:15 -0800
committergVisor bot <gvisor-bot@google.com>2019-11-25 11:20:30 -0800
commita5f7b82036f4a062183f1fed9c27227636c8eed5 (patch)
treeea3341c48c7f4447a6b59ea846151290f180cc1e /pkg
parent0416c247eca8dfe455b4972b11ef8aab0ea41d0f (diff)
Internal change.
PiperOrigin-RevId: 282396322
Diffstat (limited to 'pkg')
-rw-r--r--pkg/sentry/BUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg/sentry/BUILD b/pkg/sentry/BUILD
index 2a7122957..2d6379c86 100644
--- a/pkg/sentry/BUILD
+++ b/pkg/sentry/BUILD
@@ -10,8 +10,5 @@ package_group(
"//runsc/...",
# Code generated by go_marshal relies on go_marshal libraries.
"//tools/go_marshal/...",
-
- # Keep the old paths as a temporary measure.
- "//third_party/golang/gvisor/pkg/sentry/...",
],
)