Skip to content

Commit

Permalink
quiche.BUILD
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Hamilton <[email protected]>
  • Loading branch information
RyanTheOptimist committed Mar 18, 2024
1 parent ab03d25 commit 93d4180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bazel/external/quiche.BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3139,6 +3139,7 @@ envoy_quic_cc_library(
envoy_quic_cc_library(
name = "quic_core_http_spdy_session_lib",
srcs = [
"quiche/quic/core/http/metadata_decoder.cc",
"quiche/quic/core/http/quic_headers_stream.cc",
"quiche/quic/core/http/quic_receive_control_stream.cc",
"quiche/quic/core/http/quic_send_control_stream.cc",
Expand All @@ -3149,6 +3150,7 @@ envoy_quic_cc_library(
"quiche/quic/core/web_transport_stats.cc",
],
hdrs = [
"quiche/quic/core/http/metadata_decoder.h",
"quiche/quic/core/http/quic_headers_stream.h",
"quiche/quic/core/http/quic_receive_control_stream.h",
"quiche/quic/core/http/quic_send_control_stream.h",
Expand Down

0 comments on commit 93d4180

Please sign in to comment.