Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (fuchsia) into this repository.

fuchsia:
  https://crrev.com/147214a9e2a963e123ba04e5fee66b7f91e11cd5 (olivernewman@google.com)
    Revert "[testing] Show timed out tests as "timed out""
  https://crrev.com/ff586636946ecb6e6eeb3eec9726d71fdf84499f (olivernewman@google.com)
    Reland "[testing] Show timed out tests as "timed out""
  https://crrev.com/fe62b799461f281cc12e93246387a0afe42819a4 (gboone@google.com)
    [tricium] Check for commit tag.
  https://crrev.com/2e2aba80ffa42541d29f92537872d8ae0dbd52f2 (atyfto@google.com)
    [run_and_commit] Fix checkout for slash-separated git repos

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: Icfc6967c465bbc4b6cc0be34b257426349ae0df2
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/171641
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 40f03a6..46fbb06 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -246,7 +246,7 @@
 [depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/8630bb119f964fe6faa6d313cb6b6070f80142d7/recipes/README.recipes.md#recipe_modules-osx_sdk
 [depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/8630bb119f964fe6faa6d313cb6b6070f80142d7/recipes/README.recipes.md#recipe_modules-presubmit
 [depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/8630bb119f964fe6faa6d313cb6b6070f80142d7/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: /+/674fe5e61d1e1152c354898fbac828a8ad359776/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/2e2aba80ffa42541d29f92537872d8ae0dbd52f2/README.recipes.md#recipe_modules-gerrit
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8ca036c23e6db72017e7ab3f72483153002c288a/README.recipes.md#recipe_modules-buildbucket
 [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8ca036c23e6db72017e7ab3f72483153002c288a/README.recipes.md#recipe_modules-cipd
 [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8ca036c23e6db72017e7ab3f72483153002c288a/README.recipes.md#recipe_modules-context
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index f357f88..dc46a4b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -31,7 +31,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "674fe5e61d1e1152c354898fbac828a8ad359776",
+      "revision": "2e2aba80ffa42541d29f92537872d8ae0dbd52f2",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {