aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/BUILD
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-19 06:35:16 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-19 06:35:16 -0700
commit0a458b599e723bfcd22cf92755059ac4de0a1489 (patch)
treeee43a7d0e899bce03b3630063ff4373365ac5bfd /test/cpp/end2end/BUILD
parent3512ec926b09099b30ea7b496c15dcb559ace7a3 (diff)
Fix Bazel build
Diffstat (limited to 'test/cpp/end2end/BUILD')
-rw-r--r--test/cpp/end2end/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/end2end/BUILD b/test/cpp/end2end/BUILD
index 0bf7948fcf..a74a123aef 100644
--- a/test/cpp/end2end/BUILD
+++ b/test/cpp/end2end/BUILD
@@ -156,6 +156,7 @@ cc_test(
"//src/proto/grpc/testing:echo_messages_proto",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing/duplicate:echo_duplicate_proto",
+ "//src/proto/grpc/health/v1:health_proto",
"//test/core/util:gpr_test_util",
"//test/core/util:grpc_test_util",
"//test/cpp/util:test_util",