Roll src/third_party/depot_tools/ 54a81e45d..58330b0db (1 commit)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/54a81e45ddfc..58330b0db43d

$ git log 54a81e45d..58330b0db --date=short --no-merges --format='%ad %ae %s'
2018-04-06 ehmaldonado roll-dep: Use gclient_eval.GetRevision to get current revision.

Created with:
  roll-dep src/third_party/depot_tools
BUG=chromium:760633


The AutoRoll server is located here: https://depot-tools-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


[email protected]

Change-Id: Icab9883fd549a3383689c198168a5d196ab1c855
Reviewed-on: https://chromium-review.googlesource.com/1012342
Reviewed-by: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#550724}
diff --git a/DEPS b/DEPS
index 22256eb..f74c6af 100644
--- a/DEPS
+++ b/DEPS
@@ -510,7 +510,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '54a81e45ddfc976a037e01ca71c9f02d614c1f43',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '58330b0db43d1b3ff7b94ea8f6dc67520af8621b',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),