Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (build, depot_tools) into this repository.
build:
https://crrev.com/51a2f8970a10b04f6fe1096cb480b9c7c9cb53c3 (gbeaty@chromium.org)
Update pinpoint recipe to refer to builder groups.
depot_tools:
https://crrev.com/3bd3c99b4d5c884798648198ba7b01755214fd90 (zwenhan@google.com)
Reland "Modified git cl format for distributed histograms"
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=keyonghan@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0907c79ea1fad3a0dc8e5aaee8039c623aaa374f
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/5680
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 3163e25..4a5d4f0 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,12 +23,12 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "8c0526cb8f75b681987cd9215c1133f508a23512",
+ "revision": "f266f3eed423bbc016e5ef87e52a12fd8b9e94dc",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
"branch": "refs/heads/master",
- "revision": "ec709593d585f1834b8a3933fd8a4696f457ca16",
+ "revision": "3bd3c99b4d5c884798648198ba7b01755214fd90",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {