Skip to content

Commit

Permalink
Fix dependencies in the envoy_quic_server_session_lib target
Browse files Browse the repository at this point in the history
Signed-off-by: Yan Avlasov <[email protected]>
  • Loading branch information
yanavlasov committed Feb 6, 2024
1 parent 9ecb0a4 commit 8d14a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/common/quic/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ envoy_cc_library(
"//source/common/buffer:buffer_lib",
"//source/common/common:assert_lib",
"//source/common/http:header_map_lib",
"//source/server:backtrace_lib",
"@com_github_google_quiche//:quic_server_http_spdy_session_lib",
] + envoy_select_enable_http_datagrams([
":http_datagram_handler",
Expand Down

0 comments on commit 8d14a7f

Please sign in to comment.