aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-12 05:47:46 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-12 13:11:03 +0000
commite73d7d84d7702d4b3d4a938f8b18d12924889d7b (patch)
tree92db85a659a455b5d98f7d4863e8e3c336de4e85 /infra/config
parent47fd204aa6c0f874490d6e169ffdbda61c139827 (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/8565c92fbfcc717ce5d8bab4489a1d202b85fee0 [raw_io] add support to remove read-only files (maruel@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia253073e5bf93f63fb5a3992a550b0b31fc6d455 Reviewed-on: https://skia-review.googlesource.com/134281 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra/config')
-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 4eacf6173f..e32f39f6c5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "b63c4663d478bcf8d4fd163a52dc42eb85861ea7",
+ "revision": "e09b6845cf720ac429578b209267cb6dd1c901da",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "11db7d01eaa21d7706966a532ee36bddc9000e9a",
+ "revision": "8565c92fbfcc717ce5d8bab4489a1d202b85fee0",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},