diff options
author | Yuchen Zeng <zyc@google.com> | 2016-09-23 14:14:18 -0700 |
---|---|---|
committer | Yuchen Zeng <zyc@google.com> | 2016-09-23 14:14:18 -0700 |
commit | 27170357abbb9609b9f0ac47c1926a7eb383ca67 (patch) | |
tree | 960fb7039b8f738589e70fcca15fb9bbf0720e7a /tools/run_tests/sources_and_headers.json | |
parent | 942c264861dedd8020fc18d65933e8f4f57e3e46 (diff) |
Improve ProtoReflectionDescriptorDatabase
Diffstat (limited to 'tools/run_tests/sources_and_headers.json')
-rw-r--r-- | tools/run_tests/sources_and_headers.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json index 1b8f19a298..38357e193d 100644 --- a/tools/run_tests/sources_and_headers.json +++ b/tools/run_tests/sources_and_headers.json @@ -4693,8 +4693,7 @@ { "deps": [ "grpc++", - "grpc++_reflection", - "grpc++_test_config" + "grpc++_reflection" ], "headers": [ "test/cpp/util/cli_call.h", |