Skip to content

Commit

Permalink
Add "orphan" files from bdx to gn (#31874)
Browse files Browse the repository at this point in the history
* Add "orphan" files from bdx to gn

This should help layer enforcement.

* Restyle
  • Loading branch information
andy31415 authored Feb 5, 2024
1 parent a4053c1 commit f3a71ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/protocols/bdx/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ static_library("bdx") {
"BdxTransferProxyDiagnosticLog.h",
"BdxTransferServer.cpp",
"BdxTransferServer.h",
"BdxTransferServerDelegate.h",
"BdxTransferSession.cpp",
"BdxTransferSession.h",
"BdxUri.cpp",
"BdxUri.h",
"DiagnosticLogs.h",
"StatusCode.cpp",
"StatusCode.h",
"TransferFacilitator.cpp",
Expand Down

0 comments on commit f3a71ce

Please sign in to comment.