diff options
author | recipe-roller <recipe-roller@chromium.org> | 2018-06-20 09:27:46 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-06-20 16:49:48 +0000 |
commit | 69162d0750b576e8f13e9303035d7e5e5e6e4d90 (patch) | |
tree | 6a51f0f5b4ac911427617519dbaaf58edf1662c5 | |
parent | e64ad63c91e37bab11141fa7656e794c8a45c889 (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/a1a47c8bf997d1f069a3ee088ffa7303a1f8a7cb autoroller: Take into account files with the recipes git attribute. (ehmaldonado@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6aa898271cc3908ea65d061846c772cd52cb2a8a
Reviewed-on: https://skia-review.googlesource.com/136177
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 8e9f26e9c9..09a61eaa7e 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "49083eaa9300bd409c271dd69457973f804bd7d6", + "revision": "b65b611d7571141fe8c942018b5af3e2c042805d", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "632ab33e87ee81e14a936c475b4bdbae264154ac", + "revision": "a1a47c8bf997d1f069a3ee088ffa7303a1f8a7cb", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, |