aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorrecipe-roller <recipe-roller@chromium.org>2019-01-28 14:20:39 -0800
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-01-28 22:48:56 +0000
commit1526bd2a8a67e9d5814f3bd660aa3f4ebd08576b (patch)
tree0f7840487565fa47fa73323ad5ff00da876a959e /infra
parent410b302fb76912552c9e2a583b87bdc89131581e (diff)
downloadskqp-1526bd2a8a67e9d5814f3bd660aa3f4ebd08576b.tar.gz
Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/94a9f6cfac2c3b993d28b8ef0e4c510f1528fbd8 [swarming] Introduce TaskResult.analyze() (joshuaseaton@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ie5969f958882bd2c4d54b2d0de503f8997f0c31a Reviewed-on: https://skia-review.googlesource.com/c/187560 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index bd65ee4a28..29116fdf7e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "b19e8dff155d6bb50ddbb8b7ddd12b4b28fec7b4",
+ "revision": "9f5b861c32e0a7389f34781c002a71212e5bc924",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "5fe47aa25ed8ffbd93a0cdc482dfe3691de97fe1",
+ "revision": "94a9f6cfac2c3b993d28b8ef0e4c510f1528fbd8",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},