aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/BUILD
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-05-11 23:24:37 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-05-11 23:24:37 +0200
commiteb36b8ac7700d43ec9dadfffbfa83d0540cbdb27 (patch)
tree24f8d3bd3640dd95a470c52bd718fc8fcb5b087c /test/core/security/BUILD
parent0444d98f17c7e742be1463e5714a24cd2eb6f99e (diff)
parent45b89fb11ca3cd524787aeba7a1270f744a1256c (diff)
Merge branch 'master' of https://github.com/grpc/grpc into import
Diffstat (limited to 'test/core/security/BUILD')
-rw-r--r--test/core/security/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/security/BUILD b/test/core/security/BUILD
index 2e7627b4e4..b2d8774e80 100644
--- a/test/core/security/BUILD
+++ b/test/core/security/BUILD
@@ -52,6 +52,7 @@ grpc_cc_library(
hdrs = ["oauth2_utils.h"],
language = "C",
deps = ["//:grpc"],
+ visibility = ["//test/cpp:__subpackages__"],
)
grpc_cc_test(