diff options
author | David Garcia Quintas <dgq@google.com> | 2016-08-09 19:50:27 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2016-08-09 19:50:27 -0700 |
commit | 5d8d661b9579469d7e5bd026dd4b35bc848c558d (patch) | |
tree | 96baa894a5562cd25a79e434d1cf5fbb3f498196 /tools | |
parent | 5e193cbacad18e9b1829fd2229d2d35fc6d69a49 (diff) |
Removed duplicated dependency for grpclb
Diffstat (limited to 'tools')
-rw-r--r-- | tools/run_tests/sources_and_headers.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json index 189f516e30..4071eba94d 100644 --- a/tools/run_tests/sources_and_headers.json +++ b/tools/run_tests/sources_and_headers.json @@ -4233,7 +4233,6 @@ "gpr", "grpc_base", "grpc_lb_policy_grpclb", - "grpc_lb_policy_grpclb", "grpc_lb_policy_pick_first", "grpc_lb_policy_round_robin", "grpc_load_reporting", @@ -4329,7 +4328,6 @@ "gpr", "grpc_base", "grpc_lb_policy_grpclb", - "grpc_lb_policy_grpclb", "grpc_lb_policy_pick_first", "grpc_lb_policy_round_robin", "grpc_load_reporting", |