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
(or complain)

build:
  https://crrev.com/d67cc72477ac9cf51dac9ff5aa56fd5f996f09d9 Roll recipe dependencies (trivial). (recipe-roller@chromium.org)
  https://crrev.com/720ae5cfa1f63afa71fa2e753a3d43cc0b166b28 [recipes.cfg] set autoroll recipe options (iannucci@chromium.org)
depot_tools:
  https://crrev.com/b2e5564353be2974b1241d1bd57b3259100b14ea [recipes.cfg] set autoroll recipe options (iannucci@chromium.org)

TBR=borenet@google.com

Change-Id: I8e4aea83c0d89e6933d1563bd790bd85cc5e33f2
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Reviewed-on: https://skia-review.googlesource.com/10328
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
recipe-roller 2017-03-28 15:08:13 -07:00 committed by Skia Commit-Bot
parent 58c7b9235b
commit 8383ac46c6

View File

@ -4,13 +4,13 @@
{
"branch": "master",
"project_id": "build",
"revision": "988789b7bf6b0bdf1033ee178da4e28340137dab",
"revision": "720ae5cfa1f63afa71fa2e753a3d43cc0b166b28",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
{
"branch": "master",
"project_id": "depot_tools",
"revision": "5904e2a3d7b88b8609681c7354bf2ae2c1f2bed6",
"revision": "b2e5564353be2974b1241d1bd57b3259100b14ea",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
{
@ -21,16 +21,5 @@
}
],
"project_id": "skia",
"recipes_path": "infra/bots",
"autoroll_recipe_options": {
"trivial": {
"tbr_emails": [
"borenet@google.com"
],
"automatic_commit": true
},
"nontrivial": {
"automatic_commit_dry_run": true
}
}
}
"recipes_path": "infra/bots"
}