Skip to content

Commit

Permalink
add pigweed import
Browse files Browse the repository at this point in the history
  • Loading branch information
cecille committed Sep 28, 2023
1 parent 031519c commit 4b42032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/credentials/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ source_set("test_paa_store") {
"${nlassert_root}:nlassert", # for lib/support/Span.h
]
if (chip_pw_tokenizer_logging) {
import("//build_overrides/pigweed.gni")
public_deps += [
"${dir_pw_tokenizer}", # for /lib/support/Span.h
]
Expand Down

0 comments on commit 4b42032

Please sign in to comment.