aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Hope Casey-Allen <hcaseyal@google.com>2018-11-29 15:57:53 -0800
committerGravatar Hope Casey-Allen <hcaseyal@google.com>2018-11-29 15:57:53 -0800
commit470ea1784329ec5637b41455a8dbd2ea2b811b58 (patch)
tree072ecdd59f10ca804a1a2735a9881796e3c5ebb1 /build.yaml
parent1b9df7d183f3a4f7d2bf02bb1ed8fae8ebe70c86 (diff)
Debugging unimplemented error in CheckClientInitialMetadata
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 381e649b39..41c63d133a 100644
--- a/build.yaml
+++ b/build.yaml
@@ -1767,6 +1767,7 @@ libs:
- src/proto/grpc/testing/echo_messages.proto
- src/proto/grpc/testing/echo.proto
- src/proto/grpc/testing/duplicate/echo_duplicate.proto
+ - src/proto/grpc/testing/simple_messages.proto
- test/cpp/end2end/test_service_impl.cc
- test/cpp/util/byte_buffer_proto_helper.cc
- test/cpp/util/channel_trace_proto_helper.cc
@@ -1796,6 +1797,7 @@ libs:
- src/proto/grpc/testing/echo_messages.proto
- src/proto/grpc/testing/echo.proto
- src/proto/grpc/testing/duplicate/echo_duplicate.proto
+ - src/proto/grpc/testing/simple_messages.proto
- test/cpp/end2end/test_service_impl.cc
- test/cpp/util/byte_buffer_proto_helper.cc
- test/cpp/util/string_ref_helper.cc