diff --git a/BUILD b/BUILD index 769e9a90187..18588da13f7 100644 --- a/BUILD +++ b/BUILD @@ -897,11 +897,9 @@ grpc_cc_library( ], language = "c++", standalone = True, - tags = ["nofixdeps"], visibility = ["@grpc:tsi"], deps = [ "alts_upb", - "alts_util", "gpr", "grpc++", "grpc_base",