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/b35cddfe86b991cc6ee422c2b8e449d4bfbf9333 (jeffyoon@google.com)
    [pgo] enable skipping uploads for generated profiles
  https://crrev.com/f69d2267d8c7c45f1cbb8a7f4617e5ac1dfdaef2 (huangs@chromium.org)
    [Binary Size] Transition to size_config_json flow.
  https://crrev.com/43f383e26b1dba95ee455f97b470e845a5031e11 (benreich@chromium.org)
    [js-code-coverage] Pass JavaScript code coverage flags to merge script
  https://crrev.com/d8f8e22db2a3ef1fb50b786ecfd6318b45a8f07a (huangs@chromium.org)
    Revert "[Binary Size] Transition to size_config_json flow."
fuchsia:
  https://crrev.com/fe62b799461f281cc12e93246387a0afe42819a4 (gboone@google.com)
    [tricium] Check for commit tag.
  https://crrev.com/2e2aba80ffa42541d29f92537872d8ae0dbd52f2 (atyfto@google.com)
    [run_and_commit] Fix checkout for slash-separated git repos

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

TBR=chillers@google.com, flutter-scoped@luci-project-accounts.iam.gserviceaccount.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id9dd437beb4a80a698d09ae2e222113b3344dbdf
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8600
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 3a4be37..f8dedad 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,7 +25,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "1ebd8de17ca75b28c3e9a555fc053fa42e1096f2",
+      "revision": "d8f8e22db2a3ef1fb50b786ecfd6318b45a8f07a",
       "url": "https://chromium.googlesource.com/chromium/tools/build"
     },
     "depot_tools": {
@@ -35,7 +35,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "ff586636946ecb6e6eeb3eec9726d71fdf84499f",
+      "revision": "2e2aba80ffa42541d29f92537872d8ae0dbd52f2",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {