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/75e4ec582373a4870696c5f58b7ba63266a595fa (gbeaty@chromium.org)
    Remove compile_targets for chromium.clang and chromium.memory.
  https://crrev.com/1152b8c3ee2b90dbc7b66728a3146674448b3ee7 (pasthana@google.com)
    Add binary mapping for extension_docserver_python_unittests
depot_tools:
  https://crrev.com/149a3b7581257a60a3541e91875893088d68fb7f (sokcevic@google.com)
    Warn when non-inclusive parameters are used
  https://crrev.com/f0e672e73260f8e5c89f6dd2eb78056a59dcd0bc (brucedawson@chromium.org)
    Filter out Assessment and Deployment Kit
  https://crrev.com/e95b5d6ad52be5b149cecf274905e1aa9ea59a6f (brucedawson@chromium.org)
    Avoid ..\.. in packaged environment variables
fuchsia:
  https://crrev.com/6149ee73529fd0b056bf3c60190c0bc585c28597 (jayzhuang@google.com)
    [ninjatrace] Flag update s/-filename/-ninjalog
  https://crrev.com/67b818d941e375e8d4523394b361c8c555be9368 (olivernewman@google.com)
    [tree_closer] Allow ignoring builds based on summary

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: Ib63db418b161840a0c706a92c6856aae20f7a33b
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/5961
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 2bad7c8..a1564c4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,17 +23,17 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "e1bf310f9f6c041fd1af648f0aee39300a2444f9",
+      "revision": "1152b8c3ee2b90dbc7b66728a3146674448b3ee7",
       "url": "https://chromium.googlesource.com/chromium/tools/build"
     },
     "depot_tools": {
       "branch": "refs/heads/master",
-      "revision": "490961030b55067d50c87e2125c631f5078332a0",
+      "revision": "e95b5d6ad52be5b149cecf274905e1aa9ea59a6f",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "38a009d8372e99a92568d904e6cc10d4b0ab53c0",
+      "revision": "67b818d941e375e8d4523394b361c8c555be9368",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {