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/300b1052c7cad300cc64c1c886426f882aa2a88f (jeffyoon@google.com)
[pgo] ensure profdata per test executed
fuchsia:
https://crrev.com/91b211a1157662f261ab90e287a13fc36483386e (olivernewman@google.com)
[testing_requests] Stop setting shard_version tag
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: Ibd196628b0419a9f13528e272848610396a2a042
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/2722
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 65d99cd..f7d127a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,7 +22,7 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "89ac87d17a7401d423473ba133fbb5450d6d8243",
+ "revision": "300b1052c7cad300cc64c1c886426f882aa2a88f",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
@@ -32,7 +32,7 @@
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "fd1738706961fe6693bd5209ebb24e8be8ac68ec",
+ "revision": "91b211a1157662f261ab90e287a13fc36483386e",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {