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/d9968c5b232db02a98ea1ac98e11892981336001 (liaoyuke@chromium.org)
    Only check out pgo profiles for chrome
  https://crrev.com/f5dad9e1a652ea227061761cde2d4946d2265445 (bpastene@chromium.org)
    Enable luci-auth-prefixed test tasks on all chromium builders.
fuchsia:
  https://crrev.com/4fa1d92a8b6e57903c66c457e6efcff78e93f6e9 (olivernewman@google.com)
    [testsharder] Remove references to test-level deps
  https://crrev.com/fd1738706961fe6693bd5209ebb24e8be8ac68ec (olivernewman@google.com)
    [testsharder] Raise StepFailure with stdout on failure

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

TBR=godofredoc@google.com, keyonghan@google.com, wutong@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I195be6f457144c93175f9f37b1ddc9b720a88790
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/2720
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 2ea779f..e97372b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,7 +22,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "24a97e79937905dee04e34c3e6ef7d8624bab380",
+      "revision": "f5dad9e1a652ea227061761cde2d4946d2265445",
       "url": "https://chromium.googlesource.com/chromium/tools/build"
     },
     "depot_tools": {
@@ -32,7 +32,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "6143b2bea47b8e5ebb4c4cfcb5953da3c8485d3f",
+      "revision": "fd1738706961fe6693bd5209ebb24e8be8ac68ec",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {