From 2ea84709414c950b01efeaf3b8aa9017e17a609d Mon Sep 17 00:00:00 2001
From: recipe-roller <recipe-roller@chromium.org>
Date: Wed, 2 May 2018 09:47:41 -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/1037c743e33821d9aebda2624be4cc2a9a35c21d presubmit: Don't overwrite cwd when running tests. (ehmaldonado@chromium.org)
  https://crrev.com/6c692edf010ce9e43737406c53f399b13631ac4f Reland "bot_update: Set user.{name,email} when applying patch refs." (ehmaldonado@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I1dd2e86a516f88e156b2b216bcbc241d291441cd
Reviewed-on: https://skia-review.googlesource.com/125291
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 1fb2816536..ae49d0ffb3 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,7 +14,7 @@
   "deps": {
     "depot_tools": {
       "branch": "master",
-      "revision": "1eb58e1f8892bdc23060b37265ef4941de3965ba",
+      "revision": "6c692edf010ce9e43737406c53f399b13631ac4f",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {