aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorrecipe-roller <recipe-roller@chromium.org>2019-01-28 18:46:41 -0800
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-01-29 03:12:17 +0000
commite768d8d9ba669fb6f9ce488d5a9cdc775335b3e7 (patch)
tree27df22f098aedba03737ba0a86ced7191e238c20 /infra
parentb13f0f5ef0039715de309fd905642176ed694cc5 (diff)
downloadskqp-e768d8d9ba669fb6f9ce488d5a9cdc775335b3e7.tar.gz
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/39bbb4e3749b0a9ebc6cb36d8b679b147e4ed270 Revert "[fetch] Remove the fetch subcommand." (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Icffa5719ec2fbddcb9a84f6edac3105b69f2adfa Reviewed-on: https://skia-review.googlesource.com/c/187663 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 9b99b52a4b..89f0d69b16 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "a070b6504a2cadcc80fb55088c4d3dc46ff43192",
+ "revision": "b69515579db8fb53d13c0d7acf4b5fc6ac4e2b5e",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "35a768684fedded3eba8976c83fb40858166ecee",
+ "revision": "39bbb4e3749b0a9ebc6cb36d8b679b147e4ed270",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},