aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-06-13 12:31:20 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-06-13 20:06:09 +0000
commit32057c1c6ce6d1dfdf0e4a8037fbd0084d488456 (patch)
treefa3bfd84e4db6e6ec77a0ed1c4b741f1aff03474 /infra
parent40c18cb2a1c1dcf9768da2d2404f08a6997fdbb1 (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/e089e513602ea7f98d0c6478686c0919b97497fc [url] Update vpython spec protobuf. (dnj@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I854bff0d1ff188c7f07f94547357a1daa127243c Reviewed-on: https://skia-review.googlesource.com/19704 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 9e0d35dcc4..255346883f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "e7b392f6c14231272b3ef66638ba453f19055945",
+ "revision": "6249327bebb7dc20c3a61e4c43f063fb737136a8",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "264e3cab40de2ee04e33850810188e20d249f9d2",
+ "revision": "e089e513602ea7f98d0c6478686c0919b97497fc",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},