aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-28 13:50:55 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-28 21:17:57 +0000
commit781ec0c020e214b3f32d00088b3fdc708f29ae45 (patch)
tree24b59b344b498ac4069ade329da7a94e3dd5d1bf /infra
parenta782dcb3c407a7e30d7c1263bf9965792088e786 (diff)
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/5c0c63e50c92e7a1a5fd81b3283f03b096abe667 Add stats and safemode to archive module. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I06d57498e1f094d8dd7aa41bb7fcdcfb09f0bd72 Reviewed-on: https://skia-review.googlesource.com/138271 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: 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 d4e8c55ce1..5e06c6ce2e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "e4e15044c39013d8d4f5c94bfd71638d3cc7fba5",
+ "revision": "589ac56c23a4ec1d847cd2711512c7bc8474d5b8",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "82e233fa4e6fed0a5dd99501e0d52d3dce25c994",
+ "revision": "5c0c63e50c92e7a1a5fd81b3283f03b096abe667",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},