diff options
author | Alistair Veitch <aveitch@google.com> | 2016-02-03 09:06:48 -0800 |
---|---|---|
committer | Alistair Veitch <aveitch@google.com> | 2016-02-03 09:06:48 -0800 |
commit | 46b9d5b408e04cc1056727930784f02c6924a5c4 (patch) | |
tree | b511e0ec6b7e053b17e210b328074a50d926d029 /tools/run_tests | |
parent | 6f2b8993fdf67aa59966c11f73f9d188a2717b42 (diff) |
fix broken merge of build.yaml
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/sources_and_headers.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json index e3131276f5..d2938ae3ca 100644 --- a/tools/run_tests/sources_and_headers.json +++ b/tools/run_tests/sources_and_headers.json @@ -51,8 +51,6 @@ }, { "deps": [ - "gpr", - "gpr_test_util", "grpc", "grpc_test_util" ], @@ -65,8 +63,6 @@ }, { "deps": [ - "gpr", - "gpr_test_util", "grpc", "grpc_test_util" ], |