roll: pigweed, pw_toolchain 3 commits

77630d60f4d98ff pw_bluetooth_sapphire: Fix typo in comment
1a6e58dd3709e38 pw_bluetooth_sapphire: Move LegacyLowEnergyScanner
2dd1d3048799f2f pw_bluetooth_sapphire: Revert "remove now unnecess

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 07994af5927683a..77630d60f4d98ff
Roller-URL: https://ci.chromium.org/b/8743923422406589297
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3d2c36da64a12f9d8cfacd73dd700d4f78b56546
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/218776
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/WORKSPACE b/WORKSPACE
index 7e37c38..79b6242 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -83,18 +83,18 @@
 git_repository(
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-06-27.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8743934345963015985.
-    commit = "07994af5927683a76fea8eb4d491b80dce568303",
+    # ROLL: Last updated 2024-06-28.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8743923422406589297.
+    commit = "77630d60f4d98ffec11182b4e4f405845aa81d95",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
 git_repository(
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-06-27.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8743934345963015985.
-    commit = "07994af5927683a76fea8eb4d491b80dce568303",
+    # ROLL: Last updated 2024-06-28.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8743923422406589297.
+    commit = "77630d60f4d98ffec11182b4e4f405845aa81d95",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )