aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorrecipe-roller <recipe-roller@chromium.org>2019-01-25 15:34:07 -0800
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-01-25 23:58:10 +0000
commit30c3e089aa14754a50a9911b0a45d1369c8be870 (patch)
tree939cd53e3a4de7f86c0c69d5fa870ee490deac9c /infra
parentc4838bed0b6a383e1e1859c7a90eb47859dcfb98 (diff)
downloadskqp-30c3e089aa14754a50a9911b0a45d1369c8be870.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/5fe47aa25ed8ffbd93a0cdc482dfe3691de97fe1 Enable requesting builds as experimental using buildbucket.put. (gbeaty@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Idafbdcc8bdbbd206d3acce9a9f2bfc960f7f6398 Reviewed-on: https://skia-review.googlesource.com/c/187120 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 00744c99a0..de2eb40dba 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "db34d87aff442e9676506dda26535c7fecee3a02",
+ "revision": "eb2767b2eb245bb54b1738ebb7bf4655ba390b44",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "b7ddcda6a85a7f6ddba7d0ca8151ca43daa1012e",
+ "revision": "5fe47aa25ed8ffbd93a0cdc482dfe3691de97fe1",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},