Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/db4f41198381fdcc46d7608910438a0780c15e9b (bpastene@chromium.org)
    Add recipe configs for bfcache builders' new spot on main waterfalls.
  https://crrev.com/d384bbe2de7b92c4959711d38499a57f6b5fdfed (dpranke@google.com)
    Re-revert and "Stop sending swarming command lines directly on the Chromium bots."

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

TBR=athom@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I4e47f6ea1ba615436eef5b77d791196e6615b273
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/157940
Reviewed-by: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
Commit-Queue: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
diff --git a/README.recipes.md b/README.recipes.md
index 96e8310..f19b10d 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -211,7 +211,7 @@
 
 &mdash; **def [RunSteps](/recipes/roller/lkgr.py#33)(api, properties):**
 
-[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/5b83d126d2bc7857231fedc95a7f09bd4297325e/scripts/slave/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/d384bbe2de7b92c4959711d38499a57f6b5fdfed/scripts/slave/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/0fa91d0f3563276834b632b21d03fc327eff6c9c/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/0fa91d0f3563276834b632b21d03fc327eff6c9c/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/0fa91d0f3563276834b632b21d03fc327eff6c9c/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 11ac9d7..92d86b1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "5b83d126d2bc7857231fedc95a7f09bd4297325e",
+      "revision": "d384bbe2de7b92c4959711d38499a57f6b5fdfed",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "depot_tools": {