aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/BUILD
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2018-06-14 10:49:11 -0700
committerGravatar GitHub <noreply@github.com>2018-06-14 10:49:11 -0700
commit43557fee0bb921b08a1650bc6227747e66585a95 (patch)
treebdee005710b24b5baaf2a54f86d92f69897aa8a5 /test/cpp/microbenchmarks/BUILD
parent9a2c0a8641d1837185a60436adf9419209f89fbe (diff)
Revert "Add suppressions to sanitizers for bazel builds"
Diffstat (limited to 'test/cpp/microbenchmarks/BUILD')
-rw-r--r--test/cpp/microbenchmarks/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/microbenchmarks/BUILD b/test/cpp/microbenchmarks/BUILD
index d51a0e3dc5..5dcfd94ed3 100644
--- a/test/cpp/microbenchmarks/BUILD
+++ b/test/cpp/microbenchmarks/BUILD
@@ -24,7 +24,6 @@ grpc_cc_test(
external_deps = [
"benchmark",
],
- deps = ["//test/core/util:gpr_test_util",]
)
grpc_cc_library(