diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-03 13:31:43 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-03 20:58:05 +0000 |
commit | 617824cc2bf47017e3cfc1251bea2296f2117db5 (patch) | |
tree | cd5fce28047007b6ce8586b5225d19ad479a9e97 /infra/config | |
parent | ff574e0eb79b83c2e797dec8f1661378876202d8 (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/0491824b7c2712d3b5450be15153a23a61cd6ec9 Fix update scripts revision logic (martiniss@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ieebda543110c4e2e6aaafe0839ab7053385fb809
Reviewed-on: https://skia-review.googlesource.com/15247
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.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index db2430d2d1..0da90c17c6 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ { "branch": "master", "project_id": "build", - "revision": "f956104a4ef19f1d93cf51de2fb66f858e2f62be", + "revision": "0491824b7c2712d3b5450be15153a23a61cd6ec9", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, { |