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/eae722d4389b42250229739c8704d0b82528bb6f (gbeaty@chromium.org)
    Update codesearch tests to not use deprecated properties.
  https://crrev.com/ef6a47c9d777268bf0fcfabc10446ebff3056907 (dpranke@google.com)
    Revert "Stop sending swarming command lines directly on the Chromium bots."
  https://crrev.com/8b04654b0e251eef0b553b2c676904375b5195e9 (gbeaty@chromium.org)
    Revert "Remove the --factory-properties flags from scripts."

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: I83406b9df7c8a22829be2ec0440964f7f90f850a
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/157882
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 1cd6713..51e9413 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -211,7 +211,7 @@
 
 &mdash; **def [RunSteps](/recipes/roller/lkgr.py#33)(api, properties):**
 
-[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/fbbf8d266f92f8aa241dd65dcd3a92801544b147/scripts/slave/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/8b04654b0e251eef0b553b2c676904375b5195e9/scripts/slave/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/8351dc1fb7c4eb1858096c51ffe3f45754877cb0/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/8351dc1fb7c4eb1858096c51ffe3f45754877cb0/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/8351dc1fb7c4eb1858096c51ffe3f45754877cb0/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index c1f0225..4f5c9eb 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "fbbf8d266f92f8aa241dd65dcd3a92801544b147",
+      "revision": "8b04654b0e251eef0b553b2c676904375b5195e9",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "depot_tools": {