aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorrecipe-roller <recipe-roller@chromium.org>2019-01-31 18:42:44 -0800
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-02-01 03:03:47 +0000
commit925f6ab9b18a222ff5fadde4080fbdc0bbcb02e3 (patch)
treeafd757481bd1c320fdffe9769967c1e5028c6e20 /infra
parent95b014790f93856d66da760d7a68ccc2e448a5f7 (diff)
downloadskqp-925f6ab9b18a222ff5fadde4080fbdc0bbcb02e3.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/0d02e1c7fb7f5e0a680e590b4b8e317b24c08717 delete no longer used cq.cfg. (tandrii@chromium.org) recipe_engine: https://crrev.com/c6e3d6b111cae42449d3c0cd3c9555facc7a257c Remove no longer used cq.cfg. (tandrii@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ieaacf3742f33a8a8f386b6f4e58a04cc362b4a7b Reviewed-on: https://skia-review.googlesource.com/c/188314 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 efef678337..a0b72bca21 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "39b0b8e32a4ed0675a38d97799e8a219cc549910",
+ "revision": "4f738c1fe58170ab1bc849381d62d28222920815",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "b43b34c89db8cf545ab79adfddb3710882dade30",
+ "revision": "c6e3d6b111cae42449d3c0cd3c9555facc7a257c",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},