diff options
author | yang-g <yangg@google.com> | 2016-12-12 11:18:49 -0800 |
---|---|---|
committer | yang-g <yangg@google.com> | 2016-12-27 15:37:59 -0800 |
commit | c8a49d29560be146bb81f421b8dd646c7f4a4f46 (patch) | |
tree | c2e47cd4687aa969d952994564fafdecfce5f3ec /build.yaml | |
parent | 6d0fbfaf7b887ed96defc46f96fd1e7d5b4875b9 (diff) |
codegen health proto
Diffstat (limited to 'build.yaml')
-rw-r--r-- | build.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml index f02142717d..54635fe369 100644 --- a/build.yaml +++ b/build.yaml @@ -1124,6 +1124,7 @@ libs: - test/cpp/util/subprocess.h - test/cpp/util/test_credentials_provider.h src: + - src/proto/grpc/health/v1/health.proto - src/proto/grpc/testing/echo_messages.proto - src/proto/grpc/testing/echo.proto - src/proto/grpc/testing/duplicate/echo_duplicate.proto |