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://chromium.googlesource.com/chromium/tools/build.git/+/75d15ce57ebc5f61b6c21c3f9afb6dbf801bb3b2
  75d15ce (mgeorgaklis@google.com)
      Implemented functionality and testing for get_associated_invoca...

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: Ib2fda147a4ce58add31c1e2b4560a2973b5d8a26
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/200526
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 8133f9c..0e6be6f 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/+/ddaf562ecc2fa36bfd9c0da93f877415698010ca/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/75d15ce57ebc5f61b6c21c3f9afb6dbf801bb3b2/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6e5b0a5c45fe1e861b9cbf47acb5164e721ca52a/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6e5b0a5c45fe1e861b9cbf47acb5164e721ca52a/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6e5b0a5c45fe1e861b9cbf47acb5164e721ca52a/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 0f65789..11689da 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "ddaf562ecc2fa36bfd9c0da93f877415698010ca",
+      "revision": "75d15ce57ebc5f61b6c21c3f9afb6dbf801bb3b2",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {