diff options
author | recipe-roller <recipe-roller@chromium.org> | 2018-06-22 12:01:01 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-06-22 19:25:17 +0000 |
commit | a199b2bb020b8adebe231ce56aab88c8e8f19678 (patch) | |
tree | b98a03f0ba8c370d96f438098b856cf8923d9db0 /infra/config | |
parent | afde18f93035a30e1aeb0984c841611e69b14ee2 (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/c48318a35b173ee25ca65de6910b88e918b84dec bot_update: Don't force solutions to be unmanaged. (ehmaldonado@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ib6e17f1e8658ad7a7f7e685bbbdaf9590bd9493d
Reviewed-on: https://skia-review.googlesource.com/137185
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Reviewed-by: 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 f5629cec53..fa24e435f7 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "c5a26a769e69377391ed9bf71ca74d7eae5e6717", + "revision": "c48318a35b173ee25ca65de6910b88e918b84dec", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { |