[build] Remove nofixdeps for grpc++_alts (#30914)

pull/30890/head^2
Craig Tiller 3 years ago committed by GitHub
parent 160ba0faeb
commit d2fd81362e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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",

Loading…
Cancel
Save