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/97592e493ebfbc122f354270df666745ddd40729 (svenzheng@chromium.org)
    Adds functionalities to update latest file to generic archive
  https://crrev.com/1a8e46b2afa358c98e6e5d91a4cb99abcc586ad5 (dpranke@google.com)
    Flip android-marshmallow-arm64-rel to send cmd lines to swarming.
  https://crrev.com/319ff23c141dfb8419015622eb48195d75c470b1 (gbeaty@chromium.org)
    Update tests for chromium recipe to not use deprecated properties.
  https://crrev.com/90319aebaa58e35265450831f97829b264f63cfa (dpranke@google.com)
    Flip Android arm64 Builder (dbg) & related bots to swarming cmd lines.
  https://crrev.com/8854435e220f05fd4b31e3d496f722054cde7b8c (isamsonov@google.com)
    Remove blink mac10.10/11 builders.
  https://crrev.com/fbbf8d266f92f8aa241dd65dcd3a92801544b147 (gbeaty@chromium.org)
    Remove the --factory-properties flags from scripts.
fuchsia:
  https://crrev.com/674d79765c372ef9b9389dc2e0d027732165f441 (garymm@google.com)
    [affected_tests] consider GN and deleted files for no work determination
  https://crrev.com/2c7295532678a0f6544d1b6224dc8a75fef96341 (fmil@google.com)
    [kythe] Adds save-analysis to kythe buildbot

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: I28daec426b18af680ee7d0eb5ea3689d002b88bc
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/157821
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 03b595a..1cd6713 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/+/d21a35b7ddbcd389fc14dcb581eda8c130403945/scripts/slave/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/fbbf8d266f92f8aa241dd65dcd3a92801544b147/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 94687f9..c1f0225 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "d21a35b7ddbcd389fc14dcb581eda8c130403945",
+      "revision": "fbbf8d266f92f8aa241dd65dcd3a92801544b147",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "depot_tools": {
@@ -31,7 +31,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "fb6e818caf9db550e69632ea594a0d914cb26f8d",
+      "revision": "2c7295532678a0f6544d1b6224dc8a75fef96341",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {