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/+log/9ceb15a984b9068e69aef4367eb2f53247e12c8a~..dd313d86f864a8e827eedc4fe1c2c6c6ffd545a2
  9ceb15a (linxinan@chromium.org)
      Ignore retry attempt from skylab result
  7f9746b (jmadill@chromium.org)
      angle: Load source-side test configuration.
  bc2e5bf (pasthana@google.com)
      add tryspec definition for android CQ dual coverage builder
  16a6520 (gbeaty@chromium.org)
      Simplify the configuration of builders to trigger.
  dd313d8 (gbeaty@chromium.org)
      Add CLs for M86 so that recipe changes don't break M86 builders.

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: Iff5145f8d3fdc98240ad1b8f217c3cfd0f6dc220
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/196962
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 c6a0960..43ade9a 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/+/b4e84f46b4d7eb7ab61b01efc8e4aa7015e30d49/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/dd313d86f864a8e827eedc4fe1c2c6c6ffd545a2/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index f1f30f7..8f9f313 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "b4e84f46b4d7eb7ab61b01efc8e4aa7015e30d49",
+      "revision": "dd313d86f864a8e827eedc4fe1c2c6c6ffd545a2",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {