diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-11 11:36:35 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-11 19:04:00 +0000 |
commit | 67e8601e6928e839efdd3dc9a6bc373f8a67eccb (patch) | |
tree | 57ad6b45e2cdd9851aff4f26213788447cf00e47 /infra/config | |
parent | ec8f8b064340b030fc4ce10f6cbbc3d6f63b946f (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/7661011f3f84b5c647de52c322d5f47071e3fa30 [auto_bisect] convert auto_bisect module to use new context module. (iannucci@chromium.org)
https://crrev.com/9480ca2c028a15c8a76ba87f1d3bfd14c411f50f xvfb: Remove TMPDIR influence. (dnj@chromium.org)
https://crrev.com/e4397427d1a9aac38c34fc0ccb129740f6814bfb Export "vpython" root in CIPD bootstrap. (dnj@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ia0a138b5f484dc3f032b8eb1c14fa590d9d71a17
Reviewed-on: https://skia-review.googlesource.com/16543
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 69fd20949e..00b2e67886 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "457c856c139478ae7fdee0f2f9a5af4026eae1c3", + "revision": "e4397427d1a9aac38c34fc0ccb129740f6814bfb", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |