roll: pigweed a63c499..6be7274 (3 commits)

6be7274:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279113 pw_ide: Select first target if none is set
7941b5b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279492 Revert "pw_tokenizer: Add support for nested tokenization in C++"
8ee9b49:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279532 pw_protobuf_compiler: Rephrase import statement

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a63c4996e41059..6be7274b6461d8
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8719292186340659041
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I6aa8d52470599414c58f5e4892a3cd0df957b2fd
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/279692
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: 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 0f0a00e..1a30d60 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-03-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8719303220138565169.
-    commit = "a63c4996e41059465ded4aa888f3f90d2a6b3b54",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8719292186340659041.
+    commit = "6be7274b6461d81b623dc618fa7ea2495e2b8d06",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )