diff options
author | recipe-roller <recipe-roller@chromium.org> | 2018-07-02 20:41:54 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-07-03 04:02:53 +0000 |
commit | 37774c911e681c89381c823083ed531122a8d65a (patch) | |
tree | 682f5069e3122b72384eb4e9306a391f4fc60d1d /infra | |
parent | a57b9216361da48e6195aa6bce2e4ea23fc54596 (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/5484b866dc936fd1e148385fa1575b0369eec820 bot_update: use buildbucket's gitiles_commit as repo/revision input. (tandrii@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I59f3a57915178ee6ea8077cdece83181aed57862
Reviewed-on: https://skia-review.googlesource.com/139084
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: 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 2de6991459..12c51c277b 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "43033409f481400a72f7a49a4eaa2caeab00769d", + "revision": "5484b866dc936fd1e148385fa1575b0369eec820", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { |