Skip to content

Commit

Permalink
Add missing deps to //cc/transport:grpc_sync_session_client_transport
Browse files Browse the repository at this point in the history
Change-Id: Ic0ec4e8feed6c7fcf6f6bc77386a15c6bb9b66b8
  • Loading branch information
ernoc committed Jan 23, 2025
1 parent 9cfe3e3 commit 8371cbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cc/transport/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ cc_library(
deps = [
"//cc/client:session_client",
"//cc/oak_session:client_session",
"//cc/oak_session/channel",
"//proto/session:session_cc_proto",
"@com_github_grpc_grpc//:grpc++",
"@com_google_absl//absl/status",
"@com_google_absl//absl/status:statusor",
Expand Down

0 comments on commit 8371cbc

Please sign in to comment.