Roll recipe dependencies (trivial).

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

The build that created this CL was
https://ci.chromium.org/b/8825046536103367809

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/af9d5b78fd411625e5276986106cc78bc7729173
  af9d5b7 (bozydar@google.com)
      [reclient] Add use_remotexec gn arg support

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/ab84366fbea7e5a7d9839e544ccaa287f483a921~..93a45c77de19572c7b6f00bf58a69130a513a774
  ab84366 (haowei@google.com)
      [clang] Reduce path length for resultsdb file from clang build.
  93a45c7 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e64eebcb4858347b9bf6612baf2b83e72b290958
  e64eebc (mohrr@google.com)
      [doc] Fix link

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

R=fujino@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I9dfe5438886b755495ba5d033f723666752a2274
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/25200
Bot-Commit: 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 5d7279b..693c438 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "5fe7c91547a3dedfc0512cb7019c839405a414bd",
+      "revision": "af9d5b78fd411625e5276986106cc78bc7729173",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "dc0993fe2fcf639c8b28c55d78e69a29d749b118",
+      "revision": "93a45c77de19572c7b6f00bf58a69130a513a774",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "ffb8f400af94e1955236df9e30c153729173fa2e",
+      "revision": "e64eebcb4858347b9bf6612baf2b83e72b290958",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },