aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorrecipe-roller <recipe-roller@chromium.org>2019-01-23 12:13:39 -0800
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-01-23 20:41:04 +0000
commitbeaae554418ba9c7243facd7de6ca1e1e9f9685f (patch)
tree32202fa924772886a8fe3da6ff1ec81e941059b7 /infra
parent114b5af0e8cc5418e815f42de6d6733f89caca44 (diff)
downloadskqp-beaae554418ba9c7243facd7de6ca1e1e9f9685f.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. depot_tools: https://crrev.com/cf032973e30cb4c2cbcce58927f2ef3518e918c4 Deploy git 2.20.1 to prod win depot_tools users (tikuta@chromium.org) https://crrev.com/f7971436824dd8eeb9b0cf19dabc3e32b369a904 Update depot_tools README cpplint section (qyearsley@chromium.org) recipe_engine: https://crrev.com/e82bce74a9b5c7682beeca35ba67ea747ded69f4 [swarming] Add api.swarming.collect() (joshuaseaton@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I02546c0282b1bc6d2c25f36cc0f0eb3b8cbc0434 Reviewed-on: https://skia-review.googlesource.com/c/186320 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 2f37045a4e..acbc02e5be 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "deab113bfb35941f9a173e3a424bc7a67a55affa",
+ "revision": "695e7cf352585cee87dd635e1c127339913c5717",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "91c13923c1d136dc688527fa39583ef61a3277f7",
+ "revision": "e82bce74a9b5c7682beeca35ba67ea747ded69f4",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},