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/742a3e979cdd541d76029d9cdd2a6a4a9a753e78 (gbeaty@chromium.org)
    Switch tests to use read_source_side_spec.
  https://crrev.com/c57380ad00eb276b4492c5c57ee26d63056e0832 (gbeaty@chromium.org)
    Rename TargetConfig to TargetsConfig.
  https://crrev.com/41088eabc67e8e5641529d6c70a9c0ef651edcfc (linxinan@chromium.org)
    Set linux-experimental-next-rel to mirror linux-rel

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: Ifa395bba8aa36783e65616f6a5547e8a735d2a24
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/196542
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 362d5ed..b06fb0d 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -268,7 +268,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/+/e114d0573be9abe8d682a1ceeed5524bd44dfbd2/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/41088eabc67e8e5641529d6c70a9c0ef651edcfc/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/447e0b72dfcdd7c89c3b43aa3ac93597b214920b/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/447e0b72dfcdd7c89c3b43aa3ac93597b214920b/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/447e0b72dfcdd7c89c3b43aa3ac93597b214920b/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 8c0e8c5..a9da814 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "e114d0573be9abe8d682a1ceeed5524bd44dfbd2",
+      "revision": "41088eabc67e8e5641529d6c70a9c0ef651edcfc",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {