aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-06-12 14:02:25 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-06-12 21:23:49 +0000
commit3a74951d32bfc721985e147476b7b1d92a9f2c4a (patch)
tree105a8362c69d0fc8d2445ded4a59eed571d06fd7 /infra
parent1f6af6baadabd4d92a7bf582f6f9d70cb081758c (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/060325b14d5a63ce65e65d93052b265ee310a828 [path] Cleanup and use "C:\" for test Windows base (dnj@chromium.org) https://crrev.com/96221bce29d908b951812550036f42520f085dec [generator_script] Make allowed keys strict and improve error handling. (iannucci@chromium.org) https://crrev.com/cfff93afa16e61285e295d49f6aa2ba64642f330 [path] bring PLATFORM back to config. (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ifae5adf791470f4e8efaeee9a4414f56c67ec834 Reviewed-on: https://skia-review.googlesource.com/19548 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 88842c21d4..4afa0fc69b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "1f2d43db7ad143d65da30b2c74875c3777d300a2",
+ "revision": "1de920efedfcbd46f9e20bca6ddd4c6c36f8d731",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "6d2596f2b4183b3abc59b92d0298e781e02d1687",
+ "revision": "cfff93afa16e61285e295d49f6aa2ba64642f330",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},