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/+/e569bb0f2fb14b974b7293cb0419cbeeeadfe5c7
  e569bb0 (ynovikov@chromium.org)
      Fix angle_chromium recipe

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/6021c36e2ac62a8e82318c045a5dd39f5afdc4be~..05b83aebdaf0caccc1fba25d507ecff29c2c2ba9
  6021c36 (olivernewman@google.com)
      [fint] Emit `ninja explain` stdio in case of no-op failure
  05b83ae (phosek@google.com)
      [clang_toolchain] Use short triples

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: I8cb6f378a46daa7e96edd571527fc53ba3bd98ee
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/196964
Reviewed-by: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
Reviewed-by: Alexander Thomas <athom@google.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 a808f87..bc6837f 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/+/2bd4cf5ee45bd8d236ad43a6afad56837538c3e2/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/e569bb0f2fb14b974b7293cb0419cbeeeadfe5c7/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]: /+/186415704f84144dc4b4e1ca3dfb82aa8c7aad3b/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/05b83aebdaf0caccc1fba25d507ecff29c2c2ba9/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 0a05441..5752b41 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "2bd4cf5ee45bd8d236ad43a6afad56837538c3e2",
+      "revision": "e569bb0f2fb14b974b7293cb0419cbeeeadfe5c7",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {
@@ -41,7 +41,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "186415704f84144dc4b4e1ca3dfb82aa8c7aad3b",
+      "revision": "05b83aebdaf0caccc1fba25d507ecff29c2c2ba9",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "infra": {