aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-08-29 11:20:56 -0700
committerGravatar murgatroid99 <mlumish@google.com>2016-08-29 11:20:56 -0700
commit303687f4442a29bbd56dc9607d2184903afa43b3 (patch)
treebd491fbceead8e34893bb00973cd25bc9e9c2cd9 /tools/run_tests
parent1ca0f3ea152b40bd513e4c88fa17597de9ac512f (diff)
Revert change to grpc++_base uses section
Diffstat (limited to 'tools/run_tests')
-rw-r--r--tools/run_tests/sources_and_headers.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json
index 9041ce8042..252727ac88 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -4329,11 +4329,11 @@
},
{
"deps": [
+ "gpr",
"grpc",
"grpc++_base",
"grpc++_codegen_base",
- "grpc++_codegen_base_src",
- "grpc_unsecure"
+ "grpc++_codegen_base_src"
],
"headers": [
"include/grpc++/impl/codegen/core_codegen.h",
@@ -6503,8 +6503,9 @@
},
{
"deps": [
+ "gpr",
"grpc++_codegen_base",
- "grpc_unsecure"
+ "grpc_base"
],
"headers": [
"include/grpc++/alarm.h",