summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/BUILD
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2020-12-22 17:44:33 -0800
committergVisor bot <gvisor-bot@google.com>2020-12-22 17:46:41 -0800
commit6d96a2394d3a4b983b1fa046cf605e22404c4948 (patch)
treeb79b608730ba47c5c048ee6cac2ea9d6dcd6cb7e /test/syscalls/linux/BUILD
parent3a5c2cf42c8893c24b905e1bfeebada56e055178 (diff)
Internal change.
PiperOrigin-RevId: 348720223
Diffstat (limited to 'test/syscalls/linux/BUILD')
-rw-r--r--test/syscalls/linux/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/syscalls/linux/BUILD b/test/syscalls/linux/BUILD
index 760456a98..a9d91c589 100644
--- a/test/syscalls/linux/BUILD
+++ b/test/syscalls/linux/BUILD
@@ -944,6 +944,7 @@ cc_binary(
"//test/util:eventfd_util",
"//test/util:file_descriptor",
"//test/util:fs_util",
+ "@com_google_absl//absl/container:node_hash_map",
"@com_google_absl//absl/container:node_hash_set",
"@com_google_absl//absl/strings",
gtest,