diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-19 14:52:16 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-19 22:20:57 +0000 |
commit | 45d71a5c75cefec2f44b2013b30ff53eab923160 (patch) | |
tree | 6d4b7ccc2718e52758db73567128cefeaf9d1882 /infra/config | |
parent | 2103ca95723e5cdd9cb9118256245d26af514c1c (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/2537c8c2d9fb1b2aa5def9315e0d48da41e93871 chromite: Stop setting LANG to a known value. (dgarrett@google.com)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ifa98070323e03a8f3c887ae064d3585a879e14c5
Reviewed-on: https://skia-review.googlesource.com/17417
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 99ec39fecc..afb2daf962 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "31b834a0e849ce66bd5a7c8544071dce1276ef2f", + "revision": "2537c8c2d9fb1b2aa5def9315e0d48da41e93871", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |