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/679e58837026f0e2956c92d556d2d7e6f1e9a5db (chonggu@google.com)
Fix build_dir handling issue.
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=chillers@google.com, godofredoc@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I428f3ab39f8cc0eb39e4beea521e96c41ee1349d
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/11840
Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Reviewed-by: Casey Hillers <chillers@google.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 7f3d7a9..1207ac7 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,7 +25,7 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "7420349595542d484fe9aafadc9858f5ada6adf3",
+ "revision": "679e58837026f0e2956c92d556d2d7e6f1e9a5db",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"chromiumos_config": {