Skip to content

Commit

Permalink
Add orphaned minmdns header file to gn (#31841)
Browse files Browse the repository at this point in the history
* Add orphaned minmdns header file to gn

This fixes layering.

* Restyle
  • Loading branch information
andy31415 authored and pull[bot] committed Mar 28, 2024
1 parent eac18f2 commit fa1e324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/dnssd/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ static_library("dnssd") {
"ActiveResolveAttempts.cpp",
"ActiveResolveAttempts.h",
"Advertiser_ImplMinimalMdns.cpp",
"Advertiser_ImplMinimalMdnsAllocator.h",
"IncrementalResolve.cpp",
"IncrementalResolve.h",
"MinimalMdnsServer.cpp",
Expand Down

0 comments on commit fa1e324

Please sign in to comment.