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/3142502cf6ed2bff98d6f919dd1765fe9d1a1dd9 (adoneria@google.com)
    [updater] add win and mac dbg builders & testers.

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

TBR=whesse@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I12b7544bfcaef00655a4cf46db26b3bd5a548208
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/172720
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 4d16bd2..43e9100 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -236,7 +236,7 @@
 
 &mdash; **def [RunSteps](/recipes/roller/roll_to_dev.py#36)(api, properties):**
 
-[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/0d44aecfdc24a2f3dd16b8468e85d06fca7d0c72/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/3142502cf6ed2bff98d6f919dd1765fe9d1a1dd9/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90b4c0f76b3360d25e08caba83b57781910d1fa0/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90b4c0f76b3360d25e08caba83b57781910d1fa0/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90b4c0f76b3360d25e08caba83b57781910d1fa0/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 6f39f8f..1e4c467 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "0d44aecfdc24a2f3dd16b8468e85d06fca7d0c72",
+      "revision": "3142502cf6ed2bff98d6f919dd1765fe9d1a1dd9",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "depot_tools": {