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://crrev.com/fb5da1e65b1c3cbde7cf4ac72ff8282c210d8049 (ddoman@chromium.org)
    [resultdb] LocalGTestTest adds a step to upload results to ResultDB
fuchsia:
  https://crrev.com/cb8c9bd4687a3b284f9a6485b78049ef7e9e9073 (olivernewman@google.com)
    [goma] Use spaces, not underscores, in step names

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: Ic3eb2151e4c44dc721908d960289dd84a6533c30
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/178180
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 d324c80..06a474f 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -260,7 +260,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/+/30cd7e239f1d4d8a216773117ccd3b919244c9ed/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/fb5da1e65b1c3cbde7cf4ac72ff8282c210d8049/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e856b6bba8266df0634a365b0a51b6097bb01d4b/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e856b6bba8266df0634a365b0a51b6097bb01d4b/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e856b6bba8266df0634a365b0a51b6097bb01d4b/recipes/README.recipes.md#recipe_modules-gclient
@@ -270,7 +270,7 @@
 [depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e856b6bba8266df0634a365b0a51b6097bb01d4b/recipes/README.recipes.md#recipe_modules-osx_sdk
 [depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e856b6bba8266df0634a365b0a51b6097bb01d4b/recipes/README.recipes.md#recipe_modules-presubmit
 [depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e856b6bba8266df0634a365b0a51b6097bb01d4b/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: /+/f627944e5efd3434862347329d3a4595446486fa/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/cb8c9bd4687a3b284f9a6485b78049ef7e9e9073/README.recipes.md#recipe_modules-gerrit
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d31ba13ede8c21e60116ae61e4490d53ba77fcbd/README.recipes.md#recipe_modules-buildbucket
 [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d31ba13ede8c21e60116ae61e4490d53ba77fcbd/README.recipes.md#recipe_modules-cipd
 [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d31ba13ede8c21e60116ae61e4490d53ba77fcbd/README.recipes.md#recipe_modules-context
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 2c7c42b..a2f048d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "30cd7e239f1d4d8a216773117ccd3b919244c9ed",
+      "revision": "fb5da1e65b1c3cbde7cf4ac72ff8282c210d8049",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {
@@ -41,7 +41,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "f627944e5efd3434862347329d3a4595446486fa",
+      "revision": "cb8c9bd4687a3b284f9a6485b78049ef7e9e9073",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "infra": {