aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/tsi/alts/crypt/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/tsi/alts/crypt/BUILD')
-rw-r--r--test/core/tsi/alts/crypt/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/tsi/alts/crypt/BUILD b/test/core/tsi/alts/crypt/BUILD
index b2fcb65adb..cf9dbca316 100644
--- a/test/core/tsi/alts/crypt/BUILD
+++ b/test/core/tsi/alts/crypt/BUILD
@@ -16,7 +16,7 @@ load("//bazel:grpc_build_system.bzl", "grpc_cc_library", "grpc_cc_test", "grpc_p
licenses(["notice"]) # Apache v2
-grpc_package(name = "crypt", visibility = "public")
+grpc_package(name = "test/core/tsi/alts/crypt", visibility = "public")
grpc_cc_test(
name = "alts_crypt_test",