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/+log/db3ef2afb5fdbc481a6e02a6257439444a7cc8ba~..e131d74cd0e121ab14836a40b153957660c37b33
  db3ef2a (bpastene@chromium.org)
      Group all RDB invocation results by variant hash throughout tes...
  b8ffe7f (kousikk@google.com)
      Upgrade reclient version to 0.28.0
  5c547c2 (gbeaty@chromium.org)
      Run the recipe simulation tests as part of presubmit on commit.
  e131d74 (gbeaty@chromium.org)
      Revert "Run the recipe simulation tests as part of presubmit on...

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/35d300cee76489b1b90860e85d5f2da06e3b0b4c~..207f5c2cd348fd876b783c2b71e5932b5246ebb9
  35d300c (olivernewman@google.com)
      [fuchsia] Rename fuchsia module example to full.py
  207f5c2 (olivernewman@google.com)
      [build] Present logs from `fint build`

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

TBR=whesse@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ieb43e71da08c7b9a562ffb0cb887c730fc258a39
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/197140
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 2f23656..16e7bcf 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/+/8f9c760557b00c6c1ddedbb483c063bd4742b621/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/e131d74cd0e121ab14836a40b153957660c37b33/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/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/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-osx_sdk
 [depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-presubmit
 [depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: /+/9bc798ab865e48fd0d5d17d0b1d844acdca2d826/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/207f5c2cd348fd876b783c2b71e5932b5246ebb9/README.recipes.md#recipe_modules-gerrit
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d8993f4684839b58f5f966dd6273d1d8fd001eae/README.recipes.md#recipe_modules-buildbucket
 [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d8993f4684839b58f5f966dd6273d1d8fd001eae/README.recipes.md#recipe_modules-cipd
 [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d8993f4684839b58f5f966dd6273d1d8fd001eae/README.recipes.md#recipe_modules-context
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index cb64590..4c5a01c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "8f9c760557b00c6c1ddedbb483c063bd4742b621",
+      "revision": "e131d74cd0e121ab14836a40b153957660c37b33",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {
@@ -41,7 +41,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "9bc798ab865e48fd0d5d17d0b1d844acdca2d826",
+      "revision": "207f5c2cd348fd876b783c2b71e5932b5246ebb9",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "infra": {