aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2016-07-25 14:38:07 -0700
committerGravatar Yuchen Zeng <zyc@google.com>2016-07-25 14:38:07 -0700
commit28263275f0ab22d5a9d01f7e5afddbcc24a9d22c (patch)
tree7727bcff3b242aeb7044d1bd15557135d1fe9428 /build.yaml
parent29ca79be8939c0386f1c7b17ba66cc3b105c7fc1 (diff)
Remove unnecessary dependencies
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.yaml b/build.yaml
index 5b2c581850..afad1e113c 100644
--- a/build.yaml
+++ b/build.yaml
@@ -1032,15 +1032,18 @@ libs:
- test/cpp/util/grpc_tool.h
- test/cpp/util/proto_file_parser.h
- test/cpp/util/proto_reflection_descriptor_database.h
+ - test/cpp/util/string_ref_helper.h
src:
- test/cpp/util/cli_call.cc
- test/cpp/util/grpc_tool.cc
- test/cpp/util/proto_file_parser.cc
- test/cpp/util/proto_reflection_descriptor_database.cc
+ - test/cpp/util/string_ref_helper.cc
deps:
- grpc++_reflection
- grpc++
- grpc_plugin_support
+ - grpc++_test_config
- name: grpc_plugin_support
build: protoc
language: c++
@@ -2661,11 +2664,8 @@ targets:
deps:
- grpc_cli_libs
- grpc++_reflection
- - grpc++_test_util
- - grpc_test_util
- grpc++
- grpc
- - gpr_test_util
- gpr
- grpc++_test_config
- name: grpc_cpp_plugin