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=keyonghan@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ie3f9a831157f76218ea51767e330befc9121035c
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/7740
Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 00dabd0..74bdbec 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,7 +25,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "8070104f8bddbc228998234df491c28a5df69309",
+      "revision": "48a2bbe4f1ff0793ebda104b5bf57830d5d3f53c",
       "url": "https://chromium.googlesource.com/chromium/tools/build"
     },
     "depot_tools": {
@@ -35,7 +35,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "78dec0c30c0b763d12e92a2d2e2ff4123fbb418c",
+      "revision": "724b76f1a44579a13c7733a45a38854e0783143c",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {