aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-15 14:31:59 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-15 21:55:18 +0000
commitd43afc65b95f623f43532f3cf32543591c598ef4 (patch)
treedd243bcf699e772ea8d06ffe8ba07fe676ce3dba /infra
parent8af18591ca0e22e4c1c9c286686b5f1b25f3b670 (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. build: https://crrev.com/3dd44c72ac7525343fe66f240897daeb0402855c Fix bug in recipe result handling logic (martiniss@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia8c03ee08a2087389d54f3f32c662f374a514d1d Reviewed-on: https://skia-review.googlesource.com/16985 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.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ebc5ac5454..8d310e324b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"build": {
"branch": "master",
- "revision": "31979e555f4e6c30109344df86232a52e73e73e3",
+ "revision": "3dd44c72ac7525343fe66f240897daeb0402855c",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {