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/5b780ffa6af453c680d9d209982786486c92bd2d (juke@chromium.org)
    Remove chromecast-linux-perf from chromium_perf.py.
  https://crrev.com/5a4b94047f0d94f66817ac6783d25b226754c03f (gbeaty@chromium.org)
    Add constraints to attr_utils.
  https://crrev.com/491bafe41c48ce61d3186f4a0f4c8f6aa5ac4c70 (mgeorgaklis@google.com)
    Changed recipe naming, location, and parent for 'Mac11 Tests'
fuchsia:
  https://crrev.com/247ea430d968e727128ef55aa83f1bd7a2003518 (ihuh@google.com)
    [zbi_test] Upload build artifacts to GCS.
  https://crrev.com/4313430d87d9a4bc51a9429674eda303f278828c (mohrr@google.com)
    [auto_roller] Allow CCing arbitrary email addresses

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: I2e4acbe670ce6974269b67f16465dd55b5bb9d73
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/193540
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 7b7f707..b2cab0d 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/+/b11fce2d96d85206cfd39da0cde09a5b98be9c18/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/491bafe41c48ce61d3186f4a0f4c8f6aa5ac4c70/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/9781115e15ac6dc1454b2ac73c750c2e640c42ec/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/9781115e15ac6dc1454b2ac73c750c2e640c42ec/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/9781115e15ac6dc1454b2ac73c750c2e640c42ec/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/+/9781115e15ac6dc1454b2ac73c750c2e640c42ec/recipes/README.recipes.md#recipe_modules-osx_sdk
 [depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/9781115e15ac6dc1454b2ac73c750c2e640c42ec/recipes/README.recipes.md#recipe_modules-presubmit
 [depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/9781115e15ac6dc1454b2ac73c750c2e640c42ec/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: /+/d6fb062df0468845fad8465bce91771185e84c4a/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/4313430d87d9a4bc51a9429674eda303f278828c/README.recipes.md#recipe_modules-gerrit
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3e3066d09b2533431b3999dcefadac28fa2e0e33/README.recipes.md#recipe_modules-buildbucket
 [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3e3066d09b2533431b3999dcefadac28fa2e0e33/README.recipes.md#recipe_modules-cipd
 [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3e3066d09b2533431b3999dcefadac28fa2e0e33/README.recipes.md#recipe_modules-context
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 4727af3..f326892 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "b11fce2d96d85206cfd39da0cde09a5b98be9c18",
+      "revision": "491bafe41c48ce61d3186f4a0f4c8f6aa5ac4c70",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {
@@ -41,7 +41,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "d6fb062df0468845fad8465bce91771185e84c4a",
+      "revision": "4313430d87d9a4bc51a9429674eda303f278828c",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "infra": {