aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-04-25 23:08:30 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-26 06:29:30 +0000
commit5b1bc694a6e83e9c70070738955e12c148a31dbf (patch)
treed5f3c5484590be8d47f1d9d2c7dc596b322492fc /infra
parente56ced15da1d3350bbae5b0424d7f4d7144b88c2 (diff)
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/0a82af179bce717e9be1240286497312309487d0 service_account: remove ability to vary lifetime and set it to 180s. (tandrii@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I953b7f1a8ddb6b9f289f580e79dbdf01d6700001 Reviewed-on: https://skia-review.googlesource.com/123863 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 06820c80ea..035de5744e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "2acf4957984643d8ac1a856afed0730c4449e190",
+ "revision": "3b9bb8131796023882d6f48b0c391f95a43c2e1e",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "e315ab3c7742e21b293911eb61e0c0a2e877acab",
+ "revision": "0a82af179bce717e9be1240286497312309487d0",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},