aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/BUILD
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-10-18 14:00:09 -0700
committerGravatar ncteisen <ncteisen@gmail.com>2018-10-18 14:00:09 -0700
commit1a7f14fd310fafc3df9a06d161f7cebc2e9ad7ad (patch)
treeb5ff35eee72f375275591f44987c8e730f0ca248 /test/cpp/microbenchmarks/BUILD
parent79c3d3a420df796fd24ac39fe9e47e7321d8391e (diff)
Remove uneeded header
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 6c1859ff4f..097e92f583 100644
--- a/test/cpp/microbenchmarks/BUILD
+++ b/test/cpp/microbenchmarks/BUILD
@@ -41,7 +41,6 @@ grpc_cc_library(
],
deps = [
"//:grpc++_unsecure",
- "//:lb_server_load_reporting_filter",
"//src/proto/grpc/testing:echo_proto",
"//test/core/util:grpc_test_util_unsecure",
"//test/cpp/util:test_config",