summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/network/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tcpip/network/BUILD')
-rw-r--r--pkg/tcpip/network/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/tcpip/network/BUILD b/pkg/tcpip/network/BUILD
index 6a4839fb8..46083925c 100644
--- a/pkg/tcpip/network/BUILD
+++ b/pkg/tcpip/network/BUILD
@@ -12,6 +12,7 @@ go_test(
"//pkg/tcpip",
"//pkg/tcpip/buffer",
"//pkg/tcpip/header",
+ "//pkg/tcpip/link/channel",
"//pkg/tcpip/link/loopback",
"//pkg/tcpip/network/ipv4",
"//pkg/tcpip/network/ipv6",