aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorrecipe-roller <recipe-roller@chromium.org>2019-01-29 23:32:35 -0800
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-01-30 07:57:10 +0000
commitc749f3bfd0e3191e7fba54145f40a07ac83dd43f (patch)
tree4fc78c71f84dac12f7addd58c0da5c0751aeff19 /infra
parent9ceafdb1945b4f02b17d4d229714178f79589e13 (diff)
downloadskqp-c749f3bfd0e3191e7fba54145f40a07ac83dd43f.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/b84d8e945de938b65bb833573f8f2129e3c6c28b [isolated] Pass -verbose (joshuaseaton@google.com) https://crrev.com/23ef5d0ce66f6e32d82ebca86edb2aee58340079 [swarming] Fix analyze() bugs (joshuaseaton@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ide2fd7718746bdbf26019b72829cd06fe09e9a9b Reviewed-on: https://skia-review.googlesource.com/c/187932 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 f04aeaed95..625ef3df0d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "ef40cbac465300f920466b3e6f5b0edc13ed0e6c",
+ "revision": "1131ccb69495f362b169f663f276b92a6042d1a6",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "39bbb4e3749b0a9ebc6cb36d8b679b147e4ed270",
+ "revision": "23ef5d0ce66f6e32d82ebca86edb2aee58340079",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},