aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-08-26 08:22:42 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-08-26 08:22:42 -0700
commitafbbaf9c3e21b6a4fe41242df9d052e077dc25c0 (patch)
tree155223718dd74cd94657fbd422275f052a800e7b /build.json
parentf1c76741e8b006964679acdf34e6831e80f39766 (diff)
parent9f8c100ea86aa439e1200d2111d22354f52351cf (diff)
Merge pull request #3065 from yang-g/string_ref
Use string_ref for incoming metadata
Diffstat (limited to 'build.json')
-rw-r--r--build.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.json b/build.json
index dec724629e..bee09831d7 100644
--- a/build.json
+++ b/build.json
@@ -663,6 +663,7 @@
"headers": [
"test/cpp/util/cli_call.h",
"test/cpp/util/create_test_channel.h",
+ "test/cpp/util/string_ref_helper.h",
"test/cpp/util/subprocess.h"
],
"src": [
@@ -671,6 +672,7 @@
"test/cpp/util/echo_duplicate.proto",
"test/cpp/util/cli_call.cc",
"test/cpp/util/create_test_channel.cc",
+ "test/cpp/util/string_ref_helper.cc",
"test/cpp/util/subprocess.cc"
],
"deps": [