roll: pigweed pw_multibuf: Include missing header
Original-Bug: b/371686453
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/240672
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 01e206b56c43d114aea00383dd9c208800796d23
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: bf0f12d5ae3bb8..01e206b56c43d1
Roller-URL: https://ci.chromium.org/b/8734722184518276209
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I96e1ad0d66373189c47fcb87aef8cf9579c71acd
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/240633
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 44ee781..82f5dec 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-07.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8734736872049370945.
- commit = "bf0f12d5ae3bb83c114079703664a005aa19159b",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8734722184518276209.
+ commit = "01e206b56c43d114aea00383dd9c208800796d23",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-07.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8734736872049370945.
- commit = "bf0f12d5ae3bb83c114079703664a005aa19159b",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8734722184518276209.
+ commit = "01e206b56c43d114aea00383dd9c208800796d23",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)