Internal change.

PiperOrigin-RevId: 402995191
This commit is contained in:
gVisor bot
2021-10-13 21:24:57 -07:00
parent 4e2cc2bef3
commit 81f284f9d4
-12
View File
@@ -349,18 +349,6 @@ cc_library(
deps = [":test_util"],
)
cc_library(
name = "benchmark_main",
testonly = 1,
linkstatic = 1,
deps = [
":test_util",
"@com_google_absl//absl/flags:flag",
gtest,
gbenchmark_internal,
],
)
cc_library(
name = "epoll_util",
testonly = 1,