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/9f5b3544fc7e8112e37673d80c27606c360b2ba9 (svenzheng@chromium.org)
    Fix lacros fyi builder
  https://crrev.com/2c97a2e19e9e8347037dd7bc47b1a2d3b6bfbb41 (yekuang@google.com)
    Enable 'use_swarming_recipe_to_trigger' for all major Chromium builders
  https://crrev.com/f1dfe11e534ec52e83ef85b360dcb0517ba3fe99 (gbeaty@chromium.org)
    Add classes for scripts and CIPD packages in chromium_swarming.
  https://crrev.com/3664d4e2fa27171e85ed77854d4ce83827fba89a (mbonadei@chromium.org)
    Make the iOS recipe module pass 'command' to Swarming.
fuchsia:
  https://crrev.com/1f0c2436970528ef1f69070ebdf39f1c35ff160c (olivernewman@google.com)
    [lsc_check] Support colon separator
  https://crrev.com/f54fd7947b81208f87021e63cf66e29530ebdcdc (ihuh@google.com)
    [build] Upload build stats even if build fails.
  https://crrev.com/96cdd7cb993ecf4c8d34ef267b377aa10997894e (atyfto@google.com)
    [checkout] Skip all patch steps for skip_patch_projects

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: I1bc6299fc2c7177ce86f0917fd336adfd55f86d5
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/168771
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 c33050a..bf5c398 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -236,7 +236,7 @@
 
 &mdash; **def [RunSteps](/recipes/roller/roll_to_dev.py#38)(api, properties):**
 
-[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/3754ca5463931e83ca97a09c51255393b458191d/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/3664d4e2fa27171e85ed77854d4ce83827fba89a/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f736cabba58b374aeb96d7512813a39f30567b5a/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f736cabba58b374aeb96d7512813a39f30567b5a/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f736cabba58b374aeb96d7512813a39f30567b5a/recipes/README.recipes.md#recipe_modules-gclient
@@ -246,7 +246,7 @@
 [depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f736cabba58b374aeb96d7512813a39f30567b5a/recipes/README.recipes.md#recipe_modules-osx_sdk
 [depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f736cabba58b374aeb96d7512813a39f30567b5a/recipes/README.recipes.md#recipe_modules-presubmit
 [depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f736cabba58b374aeb96d7512813a39f30567b5a/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: /+/b616a1d60bd65bb7fcea07921c18612fc47fb0bc/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/96cdd7cb993ecf4c8d34ef267b377aa10997894e/README.recipes.md#recipe_modules-gerrit
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/70514f2891aaac01472c04a498cc724a6f54c7d7/README.recipes.md#recipe_modules-buildbucket
 [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/70514f2891aaac01472c04a498cc724a6f54c7d7/README.recipes.md#recipe_modules-cipd
 [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/70514f2891aaac01472c04a498cc724a6f54c7d7/README.recipes.md#recipe_modules-context
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ec51df9..c4eed11 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "3754ca5463931e83ca97a09c51255393b458191d",
+      "revision": "3664d4e2fa27171e85ed77854d4ce83827fba89a",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "depot_tools": {
@@ -31,7 +31,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "b616a1d60bd65bb7fcea07921c18612fc47fb0bc",
+      "revision": "96cdd7cb993ecf4c8d34ef267b377aa10997894e",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {