Skip to content

Commit

Permalink
Make the instance_interface dependency explicit
Browse files Browse the repository at this point in the history
Signed-off-by: Yan Avlasov <yavlasov@google.com>
  • Loading branch information
yanavlasov committed Mar 15, 2024
1 parent e8ea33a commit a1766b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/server/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ envoy_cc_library(
hdrs = ["listener_manager_factory.h"],
deps = [
"//envoy/server:factory_context_interface",
"//envoy/server:instance_interface",
"//envoy/server:listener_manager_interface",
"//envoy/server:worker_interface",
"//source/common/quic:quic_stat_names_lib",
Expand Down

0 comments on commit a1766b8

Please sign in to comment.