Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (build, fuchsia) into this repository.

build:
  https://crrev.com/c2e3ed4993d565a97e7cb8cbc2001a5b400c46b4 (mbonadei@chromium.org)
    Reland "Pass --xctest to WebRTC iOS tests."
fuchsia:
  https://crrev.com/9203e3024211756218ccd2f4779fb63b9428d771 (atyfto@google.com)
    [release] Skip run_hooks and fetch_packages during checkout
  https://crrev.com/c00276a0f6319bc328805f446b71a1886b73d959 (olivernewman@google.com)
    [tricium] Use out/not-default as build dir

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: Ic3f497d89ec579029fd4ef1fb7c78c38f5a18755
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/173820
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 08a3faa..51b1caf 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -236,7 +236,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/+/ba178185c822076d2753068b9f7b130dbefa380c/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/c2e3ed4993d565a97e7cb8cbc2001a5b400c46b4/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b35dd76cd5f6a1f2e34810d995f6d98df9033527/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b35dd76cd5f6a1f2e34810d995f6d98df9033527/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b35dd76cd5f6a1f2e34810d995f6d98df9033527/recipes/README.recipes.md#recipe_modules-gclient
@@ -246,7 +246,7 @@
 [depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b35dd76cd5f6a1f2e34810d995f6d98df9033527/recipes/README.recipes.md#recipe_modules-osx_sdk
 [depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b35dd76cd5f6a1f2e34810d995f6d98df9033527/recipes/README.recipes.md#recipe_modules-presubmit
 [depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b35dd76cd5f6a1f2e34810d995f6d98df9033527/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: /+/7f03fe7678f2665760e988be9603c475d2ffe506/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/c00276a0f6319bc328805f446b71a1886b73d959/README.recipes.md#recipe_modules-gerrit
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d51a052a45b041e4163a01f0b6f9035f4d07b2a/README.recipes.md#recipe_modules-buildbucket
 [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d51a052a45b041e4163a01f0b6f9035f4d07b2a/README.recipes.md#recipe_modules-cipd
 [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d51a052a45b041e4163a01f0b6f9035f4d07b2a/README.recipes.md#recipe_modules-context
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 137eabf..1ec200d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "ba178185c822076d2753068b9f7b130dbefa380c",
+      "revision": "c2e3ed4993d565a97e7cb8cbc2001a5b400c46b4",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "depot_tools": {
@@ -31,7 +31,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "7f03fe7678f2665760e988be9603c475d2ffe506",
+      "revision": "c00276a0f6319bc328805f446b71a1886b73d959",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {