aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorrecipe-roller <recipe-roller@chromium.org>2019-01-16 18:31:34 -0800
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-01-17 02:58:21 +0000
commit25b9f192ed8c0bbe3762bd3d7e5654988ad846b8 (patch)
treefad5934f57dc58b2c1f9405071c2f0b05d751821 /infra
parent157997696b99d5956ee7293cccb85943a4418397 (diff)
downloadskqp-25b9f192ed8c0bbe3762bd3d7e5654988ad846b8.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/91c13923c1d136dc688527fa39583ef61a3277f7 Fix a couple of typos in user_guide.md. (seanabraham@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I6754643f6ffaa78c1bd1770c4066569b8e1dc204 Reviewed-on: https://skia-review.googlesource.com/c/184760 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 78023549ee..2f37045a4e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "165153fde173a3c1f799b9b8a497d019e138c004",
+ "revision": "deab113bfb35941f9a173e3a424bc7a67a55affa",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "3b4c9d9b26618f331b01287b466946bd768170cd",
+ "revision": "91c13923c1d136dc688527fa39583ef61a3277f7",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},