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/10b274b1e70a14ea1793ec6147e88c0780909b56 (gbeaty@chromium.org)
    Configure the chromium_android module for all android builders.
  https://crrev.com/ca26bdcbedb22974f571ac6523fcf9603c34cb8b (gbeaty@chromium.org)
    Revert "Configure the chromium_android module for all android builders."
  https://crrev.com/bfd3744bba6b41d66fd6602908b82616f04834ad (bartekn@chromium.org)
    Fix FYI bots for PartitionAlloc-Everywhere for Android

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: I3fbe736243a1139bb3aa79f40a4003eb03247071
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/171320
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 5a0cf24..b173d9e 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -236,7 +236,7 @@
 
 &mdash; **def [RunSteps](/recipes/roller/roll_to_dev.py#38)(api, properties):**
 
-[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/c431e040a30af5970f48bafd735e4c8e1c7b234b/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/bfd3744bba6b41d66fd6602908b82616f04834ad/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/edd94d2b8c50d604e136c1fcb57926a24c6116b7/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/edd94d2b8c50d604e136c1fcb57926a24c6116b7/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/edd94d2b8c50d604e136c1fcb57926a24c6116b7/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index c8cde67..1046a3a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "c431e040a30af5970f48bafd735e4c8e1c7b234b",
+      "revision": "bfd3744bba6b41d66fd6602908b82616f04834ad",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "depot_tools": {