aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-05-25 10:47:31 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-25 18:09:12 +0000
commit975c93194cc825b27846a9a3f3832c1f4c989f18 (patch)
tree60a2db1587ff78947e812ec82ea839f60f2fecee /infra/config
parent50d9c9484676db74f3a4a955b8ffd162ccb7be42 (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/10f67fe223a7973a95bc5fff219d1a7a3d95a326 [recipe_modules] Create Tricium module (juliehockett@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I3382e6cb4629cb1c6a8597b5351f3612ab7c2424 Reviewed-on: https://skia-review.googlesource.com/130145 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: 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 93da8e14ef..007e25ea2d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "4d2e8bfffdbd5ed055c5cd1e30bf511fb2662fb9",
+ "revision": "f16fdf3165b8b86d10386d18a6b6075169c10e15",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "c51413ab9d4c5ed5c3db8117b80afe64e54016b4",
+ "revision": "10f67fe223a7973a95bc5fff219d1a7a3d95a326",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},