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/a159058fbfb5328529f0eb24f2df99e40fbb269f (steveroe@google.com)
    [fuchsia] Change fuchsia-fyi-arm64-rel builder to serial test execution.
fuchsia:
  https://crrev.com/80b98de2cad2a4a4fb34cd6243ab4a4cf6a8315d (mseaborn@google.com)
    [swarming_retry] Add more test coverage of launch_deadline_time (rerun mode)

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: Id4d602ba51731d725696fede2b43521d69b44ce8
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/3604
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 3ed0c18..c07beb5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,7 +22,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "6c56c5c71c3e2352a0eba75b9bb37ac554aa2267",
+      "revision": "a159058fbfb5328529f0eb24f2df99e40fbb269f",
       "url": "https://chromium.googlesource.com/chromium/tools/build"
     },
     "depot_tools": {
@@ -32,7 +32,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "0695da6c58a320ddcff021b8faef52609863d8d5",
+      "revision": "80b98de2cad2a4a4fb34cd6243ab4a4cf6a8315d",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {