Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/500bde6aafbb1ec43c7630dfec9f54f925e93f85 (yiwzhang@google.com)
    [recipe] Support legacy_annotation flag in `build` module
  https://crrev.com/198919cf23602374d509340ed1e21bd4c8c7908c (kimstephanie@google.com)
    android-binary-size should use CI zip file
  https://crrev.com/33df41ece43ed8040cf9fd60cc6dabeef0ea7816 (bpastene@chromium.org)
    Set the cros_boards_with_qemu_images gclient var for CrOS VM testers.
  https://crrev.com/90ca9566163095c52932cefde66976332480ecba (jeffyoon@chromium.org)
    Revert "[profiles] deprecate --no-sparse from code coverage merge scripts"
  https://crrev.com/bc23620b4df42e3255ffb08d52ae260e35112180 (yiwzhang@google.com)
    [recipe] Execute runtest.py with legacy_annotation module
  https://crrev.com/41489015f3c673ce88d0a121cb5d43c2fca02ec8 (yiwzhang@google.com)
    [recipe] Use legacy_annotation module to execute script: cbuildbot_launch
depot_tools:
  https://crrev.com/37ce201d92278e2769b5a7cbaf7a09a36d4a12a9 (sokcevic@google.com)
    Add setters to legacy input_api.DEFAULT_*
  https://crrev.com/098586197089d3bd63bcdee543c546c5eb4c2bdf (ayui@chromium.org)
    CodeInclusion: Rename whitelist/blacklist -> allowlist/blocklist
fuchsia:
  https://crrev.com/60e6e8a36b771930fb48a0be141464fabe15430f (ihuh@google.com)
    Reland "[build] Always upload affected tests if present."

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: I6e12e762a8e33a8415a20256a67e01e26bec3fbd
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/3943
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 53705d5..19af722 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,17 +23,17 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "075e28dfc9b265643b59ae72517b84cb24133602",
+      "revision": "8a8bea9ef33d22d6329da7dc91dd95a09f0ca4cd",
       "url": "https://chromium.googlesource.com/chromium/tools/build"
     },
     "depot_tools": {
       "branch": "refs/heads/master",
-      "revision": "0bfbd890c3e2f3aa734119507d14162248409664",
+      "revision": "098586197089d3bd63bcdee543c546c5eb4c2bdf",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "f304044d5d19ebbcbf59ba524e3c17c37ba0ab16",
+      "revision": "60e6e8a36b771930fb48a0be141464fabe15430f",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {