aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-16 17:11:32 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-17 00:34:20 +0000
commit0c64e52aea82deaf8c4157e0a0ac62fcaa0023c8 (patch)
treef19aae11cdf789b4c1305f75b035e91e27b38c58 /infra
parent7701599cef6f5a467804a2c2aaf3ba2de194382b (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/e396449f8434e3faf4151c36b5ad3f2377b80608 Add typechecking to file recipe module (thomasanderson@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I97b6eb73c9337b3bfb0afc2867e087e3a83217b8 Reviewed-on: https://skia-review.googlesource.com/141640 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 88b007a059..b418b04a3b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "fb78b368de1bf462197e376616ffdde5fe65f066",
+ "revision": "67dec1605164b72970c0a1dbf35b56a4f906b89c",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "782ed0377a0a23f393a3a873194954825972b961",
+ "revision": "e396449f8434e3faf4151c36b5ad3f2377b80608",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},