Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (depot_tools) into this repository.
depot_tools:
https://crrev.com/37b62e51e50c0af33abb63ffa07049b8b71b197b (brucedawson@chromium.org)
Get roll-dep to handle \ separators
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=godofredoc@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I09300dcbd43e95300640a77c0a0dbcb4acbed8c6
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/3901
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 d8dfa6d..b224c5e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,12 +23,12 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "85b562626bdbe4beceb53d98e3f99adad8317603",
+ "revision": "e5335c3f04b801cd1e757d6ae8feae4c49b04636",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
"branch": "refs/heads/master",
- "revision": "b7db183f0206a7002c31614a5c1cdb5782c5f894",
+ "revision": "37b62e51e50c0af33abb63ffa07049b8b71b197b",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {