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/ca3bbfe21c570fa919a901bfce576eab1f5fd61c (gbeaty@chromium.org)
    Remove uses of the factory_properties from archive_build.
  https://crrev.com/59f6be1cfda531f5b1172bc9f3ec6d1828cacd1e (dpranke@google.com)
    Reland "Switch to passing command lines via an isolated file."
  https://crrev.com/289692f6a6000e2346100fe4ba262b516b403e00 (dpranke@google.com)
    Revert "Reland "Switch to passing command lines via an isolated file.""
fuchsia:
  https://crrev.com/8c11bd902bda415010bedfea7db6e2fefd496f3f (atyfto@google.com)
    [run_script] Add option to upload to CIPD
  https://crrev.com/4c4a8c061e012fae1536652a920958fbf15bf656 (tmandry@google.com)
    [rust_toolchain] Prepare for arm64 builders
  https://crrev.com/e81b8468a85d2ee95c7e1a1fc064c9b6ffbeecaa (garymm@google.com)
    [build] add test case for mixed Build / NoBuild in affected targets
  https://crrev.com/27180b03ad5464f8e8663c377db1d4aa60580ad0 (garymm@google.com)
    [build] Fix logic to determine if a build is_affected
  https://crrev.com/f8d58c64ca46566e3019d05976d1c8c3f6ae31d5 (fmil@google.com)
    [rust] Run rust extraction
  https://crrev.com/70cc398acba347c73bc3b70ebaf8010251a6596d (tmandry@google.com)
    [rust_toolchain] Rename rust_extra_tools => rust_tools

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: I163bc95781c594a87edda06c8f79d84fc715b17a
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/158240
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 d010ad7..fd7d199 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -217,7 +217,7 @@
 
 &mdash; **def [RunSteps](/recipes/roller/roll_to_dev.py#37)(api, properties):**
 
-[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/53c80e98a41deb4b1c9ed30ecd8815a62f5492c8/scripts/slave/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/289692f6a6000e2346100fe4ba262b516b403e00/scripts/slave/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/95df5d3cbaf60e47a690bd64b3289efd6fbc5e8b/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/95df5d3cbaf60e47a690bd64b3289efd6fbc5e8b/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/95df5d3cbaf60e47a690bd64b3289efd6fbc5e8b/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 708e9a5..87a34c1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "53c80e98a41deb4b1c9ed30ecd8815a62f5492c8",
+      "revision": "289692f6a6000e2346100fe4ba262b516b403e00",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "depot_tools": {
@@ -31,7 +31,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "bf1be9c1811a4899dd11c8d250af902b8285d136",
+      "revision": "70cc398acba347c73bc3b70ebaf8010251a6596d",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {