diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-03 14:00:24 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-03 21:28:33 +0000 |
commit | cc413b0cf1ea22e8ca80b7289b8c0a0278dbc083 (patch) | |
tree | 37ae53d6ee8e7c4319665924cfc135faca8861c3 /infra | |
parent | a4f3e14d896708376aa50b2a8804796e6e1ee644 (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/7f1967a10defc60c719bb24cd27f9631d3d71849 Revert "Fix update scripts revision logic" (martiniss@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I4a59fe1d8e14245639439ad0961666107e2fc1a3
Reviewed-on: https://skia-review.googlesource.com/15250
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.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 0da90c17c6..d59136b2c7 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ { "branch": "master", "project_id": "build", - "revision": "0491824b7c2712d3b5450be15153a23a61cd6ec9", + "revision": "7f1967a10defc60c719bb24cd27f9631d3d71849", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, { |