diff options
author | recipe-roller <recipe-roller@chromium.org> | 2018-06-22 18:11:06 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-06-23 01:36:47 +0000 |
commit | c2cc67b5c3a762b5001110cb5ba84c1719d2bf47 (patch) | |
tree | 2a26c46c6c4c731699c4235144626db359b8d2f8 | |
parent | 73be50da2a1fe8944f2623a511fda1957eed708a (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.
recipe_engine:
https://crrev.com/6cf964d26783026b01cdcdf8c40b30e9fb0c845d [cipd] Add support for acl-check command (phosek@google.com)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Iecdba61236a42d1be4c00b74810f925a8a124e85
Reviewed-on: https://skia-review.googlesource.com/137225
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-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 41904e6a03..ec5ae66ec8 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "08d753e88484d0c2d08fa7c2f24192a3bca15463", + "revision": "d91a468aa50d111c76cc80381f3a443fcc1bd9d1", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "09ac15a0e9da9cf8f2c22320968f21544a0b25f0", + "revision": "6cf964d26783026b01cdcdf8c40b30e9fb0c845d", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, |