aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-15 13:21:41 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-15 20:48:18 +0000
commitab1a34670e553615a95891364113725a104d96cd (patch)
tree25fa34f6d004b34dd9013787ba6d7246a76a5a6f /infra
parentfd35c742bff9c7e39f1b6deeb2171d04ca895f0a (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/df3fabbcf94016a8a37b74014bb4604e55faa577 Add another slave to the PGO pool (sebmarchand@chromium.org) https://crrev.com/a1d4fe1c5b7eb1960420c1f2cc7d11f3442e9ab7 move goma_setup() and goma_teardown() into goma_utils.py (tfarina@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I2de885899ed22916e360f2bb0cf33c491c0602cf Reviewed-on: https://skia-review.googlesource.com/16916 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 bd760f1ed7..5f4035df68 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
"deps": {
"build": {
"branch": "master",
- "revision": "a2952f1cdf2d9a080b6f9d83f921a0bfe8bed2e7",
+ "revision": "a1d4fe1c5b7eb1960420c1f2cc7d11f3442e9ab7",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {