aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorrecipe-roller <recipe-roller@chromium.org>2019-01-24 14:32:20 -0800
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-01-24 22:59:28 +0000
commite6c111964531797504c2d1c4f8de3d3ac8d884ed (patch)
treec8e5cf018b0627e328a83889abd113d130522fe5 /infra
parent4f30828acdbdcb25cf9eaf7845f0e6cd8dd8fd3f (diff)
downloadskqp-e6c111964531797504c2d1c4f8de3d3ac8d884ed.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/46401269c52f3dc9bfaa582f05736ad1b68b2498 Print ran steps when verifying no test data remains (martiniss@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I678d0b1beca7ef9538211ee40b22c9d79e55b70a Reviewed-on: https://skia-review.googlesource.com/c/186861 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 913ea0186d..d091fecbdf 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "edfbc9ced2fc7c3a96edd8ab74997037987f11ee",
+ "revision": "80b9cf7dfda18f48f1bc1c1d2b1c4f2e56c89342",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "157d3d2973ebb66c21dce81dfa506695b8ab6926",
+ "revision": "46401269c52f3dc9bfaa582f05736ad1b68b2498",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},