Skip to content

Commit 1fafe89

Browse files
committed
Undo changes to build of attestation_verifier: it seems not needed
1 parent ef2c36f commit 1fafe89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/credentials/BUILD.gn

-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import("//build_overrides/chip.gni")
1616
import("//build_overrides/jsoncpp.gni")
1717
import("//build_overrides/nlassert.gni")
18-
import("//build_overrides/pigweed.gni")
1918
import("${chip_root}/src/crypto/crypto.gni")
2019
import("${chip_root}/src/lib/core/core.gni")
2120
import("${chip_root}/src/platform/device.gni")
@@ -200,6 +199,4 @@ static_library("test_dac_revocation_delegate") {
200199
":credentials",
201200
jsoncpp_root,
202201
]
203-
204-
# deps = [ dir_pw_unit_test ]
205202
}

0 commit comments

Comments
 (0)