Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (build, fuchsia) into this repository.

build:
https://chromium.googlesource.com/chromium/tools/build.git/+/e4e728715665bee70260f726c82374137b2c0d77
  e4e7287 (jansson@google.com)
      Upgrade & revive a baremetal bot

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/7b7c67d86f5b6541e961895290ba197aaedd6437
  7b7c67d (mohrr@google.com)
      [gerrit] Always str() change ids

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

TBR=athom@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: If3355b248fdb9f510d2eb2a660c1f164226ec922
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/198540
Reviewed-by: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
Commit-Queue: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
diff --git a/README.recipes.md b/README.recipes.md
index ced9a0a..306d6a0 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -268,7 +268,7 @@
 
 &mdash; **def [RunSteps](/recipes/roller/roll_to_dev.py#36)(api, properties):**
 
-[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/3bb6a997e855c86203a84996f70191369f06f114/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/e4e728715665bee70260f726c82374137b2c0d77/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3da91715d3b7447cc012b3e38901b9e9a54039eb/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3da91715d3b7447cc012b3e38901b9e9a54039eb/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3da91715d3b7447cc012b3e38901b9e9a54039eb/recipes/README.recipes.md#recipe_modules-gclient
@@ -278,7 +278,7 @@
 [depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3da91715d3b7447cc012b3e38901b9e9a54039eb/recipes/README.recipes.md#recipe_modules-osx_sdk
 [depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3da91715d3b7447cc012b3e38901b9e9a54039eb/recipes/README.recipes.md#recipe_modules-presubmit
 [depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3da91715d3b7447cc012b3e38901b9e9a54039eb/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: https://fuchsia.googlesource.com/infra/recipes/+/2bfbbe9e8d0636a7efa60ee138d94d6f83f11cf9/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: https://fuchsia.googlesource.com/infra/recipes/+/7b7c67d86f5b6541e961895290ba197aaedd6437/README.recipes.md#recipe_modules-gerrit
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/43f6400705659a3fea0c302db11a965b5c820f4a/README.recipes.md#recipe_modules-buildbucket
 [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/43f6400705659a3fea0c302db11a965b5c820f4a/README.recipes.md#recipe_modules-cipd
 [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/43f6400705659a3fea0c302db11a965b5c820f4a/README.recipes.md#recipe_modules-context
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 5888f85..98cd8e9 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "3bb6a997e855c86203a84996f70191369f06f114",
+      "revision": "e4e728715665bee70260f726c82374137b2c0d77",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {
@@ -41,7 +41,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "2bfbbe9e8d0636a7efa60ee138d94d6f83f11cf9",
+      "revision": "7b7c67d86f5b6541e961895290ba197aaedd6437",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "infra": {