aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorrecipe-roller <recipe-roller@chromium.org>2019-01-25 12:31:05 -0800
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-01-25 20:59:44 +0000
commit5d982feca8715968161db4f12ff9987248bad0d3 (patch)
tree53aefa6bad83897440c77de11db159ffde1c3d4f /infra
parent49233d2521054037ded7d760427c4a0dc1e11356 (diff)
downloadskqp-5d982feca8715968161db4f12ff9987248bad0d3.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/b7ddcda6a85a7f6ddba7d0ca8151ca43daa1012e [file][symlink tree] Update registration logic (joshuaseaton@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I6db08c167707572cc7d9fff3c7590833d2391d33 Reviewed-on: https://skia-review.googlesource.com/c/186877 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 8a6ca70adf..00744c99a0 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "60574b5f91b9a82f93d0d6d99f971bf42ba77e26",
+ "revision": "db34d87aff442e9676506dda26535c7fecee3a02",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "43eff8591be49e62d8f264ec63ce1e162f88ab43",
+ "revision": "b7ddcda6a85a7f6ddba7d0ca8151ca43daa1012e",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},