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/49bc95fc44c982d47bec133343d59002d8b2fc7a (bjoyce@google.com)
    Filter exec data passed to coverage report.

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: Ie815189489b2c0e0fc4af34c4a25e0a2a7748838
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/178361
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 01cf843..c21b64c 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -260,7 +260,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/+/1df58c6709e0f278987a752e38a39b71f24fa912/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/49bc95fc44c982d47bec133343d59002d8b2fc7a/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c1aa4ecfcc8cbbbcf21e1b77125aa602339846ec/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c1aa4ecfcc8cbbbcf21e1b77125aa602339846ec/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c1aa4ecfcc8cbbbcf21e1b77125aa602339846ec/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 1936298..56ffe96 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "1df58c6709e0f278987a752e38a39b71f24fa912",
+      "revision": "49bc95fc44c982d47bec133343d59002d8b2fc7a",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {