Skip to content

Commit

Permalink
Add orphaned files to gn for src/credentials (#31844)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored and pull[bot] committed Apr 8, 2024
1 parent 9e2b6db commit f70a1b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/credentials/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ static_library("credentials") {
"CHIPCert.h",
"CHIPCertFromX509.cpp",
"CHIPCertToX509.cpp",
"CHIPCert_Internal.h",
"CHIPCertificateSet.h",
"CertificateValidityPolicy.h",
"CertificationDeclaration.cpp",
"CertificationDeclaration.h",
"DeviceAttestationConstructor.cpp",
Expand All @@ -76,6 +78,7 @@ static_library("credentials") {
"GenerateChipX509Cert.cpp",
"GroupDataProvider.h",
"GroupDataProviderImpl.cpp",
"GroupDataProviderImpl.h",
"LastKnownGoodTime.cpp",
"LastKnownGoodTime.h",
"OperationalCertificateStore.h",
Expand Down

0 comments on commit f70a1b7

Please sign in to comment.