aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/proto/grpc/health/v1/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/grpc/health/v1/BUILD')
-rw-r--r--src/proto/grpc/health/v1/BUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/proto/grpc/health/v1/BUILD b/src/proto/grpc/health/v1/BUILD
index d234842883..97642985c9 100644
--- a/src/proto/grpc/health/v1/BUILD
+++ b/src/proto/grpc/health/v1/BUILD
@@ -22,3 +22,11 @@ grpc_proto_library(
name = "health_proto",
srcs = ["health.proto"],
)
+
+filegroup(
+ name = "health_proto_file",
+ srcs = [
+ "health.proto",
+ ],
+)
+