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/e9d705ba9ddefa473a83fb76b2a2fe9e59e96e40 (machenbach@chromium.org)
    [V8] Drop legacy test creation
  https://crrev.com/36e5f98700641efcd330511102e2c18138f29c5d (rmhasan@google.com)
    weblayer, skew tests: Rename Android pie tester to follow naming
fuchsia:
  https://crrev.com/4f9b2dfe51c3fd2efeba243426606c5448f74656 (maheshsr@google.com)
    Reland "Upload size_checker to big query table and stop uploading filesystems data."
  https://crrev.com/ee445472ee29b65d837e5086e6995158e2e53025 (olivernewman@google.com)
    [build] Fix formatting errors
  https://crrev.com/c13fb9fdd572958ddb42eb074560b7d96e4aaced (mohrr@google.com)
    [auto-submit] Make label a property
  https://crrev.com/6d506de5d4d1999a0a864ba42ea0646ab1ced3da (olivernewman@google.com)
    [build] Write GN traces to build dir
  https://crrev.com/21bea589417b2a1da899db2faee40d31f8ad2ac3 (olivernewman@google.com)
    [build] Rename "build" vars to "build_results"

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: I92d000ac6f5d0a49004890d51336fc8a04433224
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8082
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 399e8db..224063e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,7 +25,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "c6da2523af93f335c56a162616de24af4f4c237d",
+      "revision": "36e5f98700641efcd330511102e2c18138f29c5d",
       "url": "https://chromium.googlesource.com/chromium/tools/build"
     },
     "depot_tools": {
@@ -35,7 +35,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "b118936789e8ac25a78264fcf23ff6ab62a02d3a",
+      "revision": "21bea589417b2a1da899db2faee40d31f8ad2ac3",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {