diff options
author | recipe-roller <recipe-roller@chromium.org> | 2018-06-14 16:02:07 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-06-14 23:22:14 +0000 |
commit | 69b2891cea9613003c74b7858b073f3788477f13 (patch) | |
tree | dbd0787d120cba8958751ba6da24123804002049 /infra | |
parent | 1986036f69f81a52d390cc01899cd68d6b200e30 (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.
depot_tools:
https://crrev.com/690d8d437bdf6da7a722c537c64f7a1a7b682590 Revert "gclient_scm: Use cherry-picking instead of rebasing." (tandrii@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6c70e27e1b8d951eba9a2fd55da7b9788280b49b
Reviewed-on: https://skia-review.googlesource.com/135052
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-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 35f6288f5c..2266910502 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "c912114140868b880bd23382d3569d5394678ff4", + "revision": "690d8d437bdf6da7a722c537c64f7a1a7b682590", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { |