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/56c022f5794879edbde6c26ad04175913927e5d6 (heiserya@google.com)
    Create and hook up Chrome ARM build for Perf waterfall
  https://crrev.com/b7f6369454a7a57c3dce8a83cd18f13ef500294d (hypan@google.com)
    recipe: Add config for the builder android-inverse-fieldtrials-pie-x86-fyi-rel
  https://crrev.com/48a2bbe4f1ff0793ebda104b5bf57830d5d3f53c (gbeaty@chromium.org)
    Update led_recipes_tester to not trigger builders for tests.
fuchsia:
  https://crrev.com/85bb453653273c8ed81c1ad143ba06fe791537ad (omerlevran@google.com)
    [lsc_check] Update missing LSC footer message
  https://crrev.com/724b76f1a44579a13c7733a45a38854e0783143c (maheshsr@google.com)
    Enable skip_existing option in "directory_to_gcs" while uploading blobstats output.

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: Ia6b54506f686d7e03e7dbb55c2928d2d596dcc0e
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/168181
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 26d195f..3a904da 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/+/8070104f8bddbc228998234df491c28a5df69309/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/48a2bbe4f1ff0793ebda104b5bf57830d5d3f53c/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/4761cf50d032aa5d1e0c51f47d20fa43380c01fd/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/4761cf50d032aa5d1e0c51f47d20fa43380c01fd/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/4761cf50d032aa5d1e0c51f47d20fa43380c01fd/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/+/4761cf50d032aa5d1e0c51f47d20fa43380c01fd/recipes/README.recipes.md#recipe_modules-osx_sdk
 [depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/4761cf50d032aa5d1e0c51f47d20fa43380c01fd/recipes/README.recipes.md#recipe_modules-presubmit
 [depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/4761cf50d032aa5d1e0c51f47d20fa43380c01fd/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: /+/78dec0c30c0b763d12e92a2d2e2ff4123fbb418c/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/724b76f1a44579a13c7733a45a38854e0783143c/README.recipes.md#recipe_modules-gerrit
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/7e3be54729659656666407fddc6a29906f1662f8/README.recipes.md#recipe_modules-buildbucket
 [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/7e3be54729659656666407fddc6a29906f1662f8/README.recipes.md#recipe_modules-cipd
 [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/7e3be54729659656666407fddc6a29906f1662f8/README.recipes.md#recipe_modules-context
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 143070a..eb3e0a6 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "8070104f8bddbc228998234df491c28a5df69309",
+      "revision": "48a2bbe4f1ff0793ebda104b5bf57830d5d3f53c",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "depot_tools": {
@@ -31,7 +31,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "78dec0c30c0b763d12e92a2d2e2ff4123fbb418c",
+      "revision": "724b76f1a44579a13c7733a45a38854e0783143c",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {