Skip to content

Commit

Permalink
pw_json: Add missing dependency
Browse files Browse the repository at this point in the history
Bug: 390694482
Change-Id: I3183ccf135960dd94d5d8430248d76f3c5f4d1f2
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/270834
Docs-Not-Needed: Ted Pudlik <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
Pigweed-Auto-Submit: Ted Pudlik <[email protected]>
Lint: Lint 🤖 <[email protected]>
Reviewed-by: Armando Montanez <[email protected]>
  • Loading branch information
tpudlik authored and CQ Bot Account committed Feb 24, 2025
1 parent f0082a3 commit 5eec1e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pw_json/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ pw_cc_test(
srcs = ["builder_test.cc"],
deps = [
":builder",
"//pw_assert:check",
"//pw_compilation_testing:negative_compilation_testing",
],
)
Expand Down

0 comments on commit 5eec1e4

Please sign in to comment.