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://fuchsia.googlesource.com/infra/recipes.git/+log/0bd673aef2c3706e5b0424f8df1973c28995505e~..1903f19485f952d45041a895f603c6b9fbabb2b4
  0bd673a (mohrr@google.com)
      [gerrit] Normalize host parameter
  6fd5b2d (ihuh@google.com)
      [coverage] Keep track of malformed binaries.
  1903f19 (atyfto@google.com)
      [fuchsia_cipd_roller] Include version in commit title

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

TBR=whesse@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I5bab5ad37f70b9d5f0b47f17e24f7546651a9735
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/196760
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 18d254a..220904d 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -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]: /+/1f6d8a307e0de9e1f647db7abbc4ea9bacc372f8/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/1903f19485f952d45041a895f603c6b9fbabb2b4/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 962167a..154a2cb 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -41,7 +41,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "1f6d8a307e0de9e1f647db7abbc4ea9bacc372f8",
+      "revision": "1903f19485f952d45041a895f603c6b9fbabb2b4",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "infra": {