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/b213e581e705b00f43fb0c77c43e1d1346f6c168 (nodir@chromium.org)
    [dirmd] Fix dirmd path
fuchsia:
  https://crrev.com/538982d4eaa74cdb00aa2de471ec4387905be894 (garymm@google.com)
    [checkout] Hide CheckoutResults object inside CheckoutApi

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

TBR=godofredoc@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I16af65478540339b4a7cfcad85c182fff3204bf8
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/4341
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 112c24c..7b23aeb 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,7 +23,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "b8b2a322e0cf7765924ecd790335ff42c03a94bc",
+      "revision": "b213e581e705b00f43fb0c77c43e1d1346f6c168",
       "url": "https://chromium.googlesource.com/chromium/tools/build"
     },
     "depot_tools": {
@@ -33,7 +33,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "a3941adfc68b3fc9530bdcfea8a85b092e1689d6",
+      "revision": "538982d4eaa74cdb00aa2de471ec4387905be894",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {