diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-03 05:01:52 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-03 12:27:13 +0000 |
commit | 24b2063a48ef692e5fae12d215766c125cd9f077 (patch) | |
tree | 8afeb39d15644dfb6151c7f564ce204110fbee0d /infra | |
parent | a8b0acb3dd8919254eb6398d54f2602aef263d85 (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/99164f601e87f07d382889014617f15bca75f20b Revert "WebRTC: Add video quality loopback test to android. Take 5" (oprypin@chromium.org)
depot_tools:
https://crrev.com/86989d7b0f709d43a4f48b8e7a17a111576c96fc Reland "Remove obsolete bot_update flag" (machenbach@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I3ad013e2122a3cddb98d1d7dda0c60fc4c0249d1
Reviewed-on: https://skia-review.googlesource.com/15180
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 60303719e4..a2de0bfc5b 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,13 +15,13 @@ { "branch": "master", "project_id": "build", - "revision": "012ff4b83f2ba4b7b0df57ec636b50af5a6debc1", + "revision": "f58ffbcbbd7eb584ba21611bbbe1812e7422e93e", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, { "branch": "master", "project_id": "depot_tools", - "revision": "e4a7a0427b8ea73302acfa6f1ea643898f1b99c3", + "revision": "86989d7b0f709d43a4f48b8e7a17a111576c96fc", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, { |