Skip to content

Commit

Permalink
fix dep
Browse files Browse the repository at this point in the history
  • Loading branch information
markdroth committed Oct 17, 2024
1 parent 409daca commit 118d5d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/core/tsi/alts/fake_handshaker/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ grpc_cc_library(
],
language = "C++",
deps = [
"handshaker_proto",
"transport_security_common_proto",
"handshaker_cc_grpc",
"transport_security_common_cc_proto",
"//:grpc++",
],
)
Expand Down

0 comments on commit 118d5d4

Please sign in to comment.