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/526624b2a07c821f363097006403c056644528b4 (gbeaty@chromium.org)
    Update led_recipes_tester for M86.
  https://crrev.com/cb38781d0ac9e4d055e3f221293334b459580f89 (tikuta@chromium.org)
    flip devtools frontend builders to send swarming command lines.
  https://crrev.com/ccb630a3009733c88839ba7c275495517602af4a (gbeaty@chromium.org)
    Remove backwards compatibility for bisect_mastername property.
  https://crrev.com/fa9131e1866fa7165ab265dd7cb90b3dd6143258 (wuwang@google.com)
    Temporary add enable_wpr_tests on android-marshmallow-arm64-rel and Android Release (Nexus 5X)
depot_tools:
  https://crrev.com/b09f2bb2f282727b3316c30659e2998ac4f1a373 (sokcevic@google.com)
    Revert "Warn when non-inclusive parameters are used"
  https://crrev.com/7872beb4896330a06038248cbac312da29304bcc (brucedawson@chromium.org)
    Shorten hash to avoid MAX_PATH limits
fuchsia:
  https://crrev.com/75b8ee4a41d72e64fbcf9f9fa8cafb938071f3e7 (ihuh@google.com)
    [fuchsia/build] Set default no_retry_test_failure to true.
  https://crrev.com/c0a920e7f86f1766cd0082baeedbd5d266f32c09 (olivernewman@google.com)
    [tree_closer] Fetch summary_markdown from Buildbucket
  https://crrev.com/a71e9b50c8fe9322e2d451c136748bcda8baae65 (ihuh@google.com)
    [proto] Enable task-level retries as a spec field.

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

TBR=wutong@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I362e02e21528b2dfa3c2415435d62bf83d60bab3
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/5980
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 a1564c4..2dc607a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,17 +23,17 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "1152b8c3ee2b90dbc7b66728a3146674448b3ee7",
+      "revision": "fa9131e1866fa7165ab265dd7cb90b3dd6143258",
       "url": "https://chromium.googlesource.com/chromium/tools/build"
     },
     "depot_tools": {
       "branch": "refs/heads/master",
-      "revision": "e95b5d6ad52be5b149cecf274905e1aa9ea59a6f",
+      "revision": "7872beb4896330a06038248cbac312da29304bcc",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "67b818d941e375e8d4523394b361c8c555be9368",
+      "revision": "a71e9b50c8fe9322e2d451c136748bcda8baae65",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {