diff options
author | gVisor bot <gvisor-bot@google.com> | 2020-05-11 10:29:47 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-05-11 10:31:02 -0700 |
commit | af2bc1c72adbf09209c41ef60fffc54e913eaba6 (patch) | |
tree | 6f00e67488f413c25c411612c9c7c3accd8df906 /test/syscalls/linux/BUILD | |
parent | c52195d25825abc749c5187f4c18834eabe4bfee (diff) |
Internal change.
PiperOrigin-RevId: 310941717
Diffstat (limited to 'test/syscalls/linux/BUILD')
-rw-r--r-- | test/syscalls/linux/BUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/syscalls/linux/BUILD b/test/syscalls/linux/BUILD index 837e56042..adf259bba 100644 --- a/test/syscalls/linux/BUILD +++ b/test/syscalls/linux/BUILD @@ -2620,6 +2620,7 @@ cc_binary( ":socket_bind_to_device_util", ":socket_test_util", "//test/util:capability_util", + "@com_google_absl//absl/container:node_hash_map", gtest, "//test/util:test_main", "//test/util:test_util", |