aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-06-12 07:51:37 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-06-12 15:16:24 +0000
commit5de25aa1408ba21be277751e3cc20b917952e498 (patch)
treedbcc820ec3f1ebca98370775f34fbbf91b0d0975 /infra
parent6d9c88bd6ad28d8869f81131bcc4620f65c222cc (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/c7595ad0dd704f72e4765e2645501c553bef3af1 [file] fix "rmtree" on non-dir path (dnj@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I0dfd155a5ee4899b09731fa6207e0124f8cadc46 Reviewed-on: https://skia-review.googlesource.com/19483 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 2989afa8e3..77fa0328d1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "3a4a725026d23e8ae1cb926e963e6df722f456d5",
+ "revision": "ab49a2bbd9e7deb947c4460acbd910bf6f169015",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "154ef7e5d8f964ef30b1250dd33751582705f6f2",
+ "revision": "c7595ad0dd704f72e4765e2645501c553bef3af1",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},