From 1552a43ab25a34afb7ffc5d48e86c11cda835e8b Mon Sep 17 00:00:00 2001
From: recipe-roller <recipe-roller@chromium.org>
Date: Fri, 27 Jul 2018 12:31:15 -0700
Subject: [PATCH] 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/d795ab891c157bcda542f9cab5375805a19af7b0 Use system unzip on macOS (jeremya@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I24aa0b604d23f97d15f9121418ce34629e33b350
Reviewed-on: https://skia-review.googlesource.com/144038
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
---
 infra/config/recipes.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index b730bbdb6f..a98ced2a4a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
   "deps": {
     "depot_tools": {
       "branch": "master",
-      "revision": "3e65878e5ed466eba11b87e98a5429d062e7ffef",
+      "revision": "d795ab891c157bcda542f9cab5375805a19af7b0",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {