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/1d0b1edfea25cce50ac6c28f410aa8ac408bf853 (wenbinzhang@google.com) [Benchmarking] Added the data processor builder in recipe module for two Mac tester on perf fuchsia: https://crrev.com/914361a047390dfac4db52c506a372320bd9e664 (yuanzhi@google.com) [vdl] Reformat vdl and sdk recipe_modules using black. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=godofredoc@google.com, keyonghan@google.com, wutong@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib58621152480db1fcba57c0d32b141ab01f4478c Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/3340 Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index a434fc0..5e3cfc7 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -22,7 +22,7 @@ "deps": { "build": { "branch": "refs/heads/master", - "revision": "26823485585988f31a621701e613683508c24988", + "revision": "1d0b1edfea25cce50ac6c28f410aa8ac408bf853", "url": "https://chromium.googlesource.com/chromium/tools/build" }, "depot_tools": { @@ -32,7 +32,7 @@ }, "fuchsia": { "branch": "refs/heads/master", - "revision": "789d38bb1fa2f21fb2d5c834c22322f6eb05c3aa", + "revision": "914361a047390dfac4db52c506a372320bd9e664", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {