Skip to content

Commit f3a71ce

Browse files
authored
Add "orphan" files from bdx to gn (project-chip#31874)
* Add "orphan" files from bdx to gn This should help layer enforcement. * Restyle
1 parent a4053c1 commit f3a71ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/protocols/bdx/BUILD.gn

+2
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,12 @@ static_library("bdx") {
2525
"BdxTransferProxyDiagnosticLog.h",
2626
"BdxTransferServer.cpp",
2727
"BdxTransferServer.h",
28+
"BdxTransferServerDelegate.h",
2829
"BdxTransferSession.cpp",
2930
"BdxTransferSession.h",
3031
"BdxUri.cpp",
3132
"BdxUri.h",
33+
"DiagnosticLogs.h",
3234
"StatusCode.cpp",
3335
"StatusCode.h",
3436
"TransferFacilitator.cpp",

0 commit comments

Comments
 (0)