diff --git a/BUILD b/BUILD index 49cfb7c8e..6cbd2c413 100644 --- a/BUILD +++ b/BUILD @@ -122,6 +122,7 @@ go_path( # Packages that are not dependencies of the above. "//pkg/sentry/kernel/memevent", "//pkg/tcpip/adapters/gonet", + "//pkg/tcpip/faketime", "//pkg/tcpip/link/channel", "//pkg/tcpip/link/ethernet", "//pkg/tcpip/link/muxed",