aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-22 13:29:57 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-22 21:00:17 +0000
commit98a8fc4bab86b57a4a1518cfa40fa21fc102aa86 (patch)
tree1aca88b87f6cb55347cc542b267245561808f372 /infra
parent732c95b8b54470a31b6cb9a44c8c617f87e43ad8 (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/09ac15a0e9da9cf8f2c22320968f21544a0b25f0 gitattr_checker: Add tests for the cache. (ehmaldonado@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Id97dcb6e13f76a4ddf6e556b7bc8101523b3ff7b Reviewed-on: https://skia-review.googlesource.com/137199 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 7c302883a9..41904e6a03 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "612d62d0cacf15e89fb9bd14f10ab91c9adde442",
+ "revision": "08d753e88484d0c2d08fa7c2f24192a3bca15463",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "94bb0a758456a5df6891677a8cf2876c07ea5f0c",
+ "revision": "09ac15a0e9da9cf8f2c22320968f21544a0b25f0",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},