Roll src/third_party/depot_tools f4e0cc69eed3..5e67857cb315 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/f4e0cc69eed3..5e67857cb315


git log f4e0cc69eed3..5e67857cb315 --date=short --no-merges --format='%ad %ae %s'
2019-07-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).


Created with:
  gclient setdep -r src/third_party/depot_tools@5e67857cb315

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

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.


TBR=agable@chromium.org

Change-Id: I9e3b152a694dda3483fa51823e9703dbbba3e162
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1711090
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#679328}
diff --git a/DEPS b/DEPS
index c61b2af..c75c6c5 100644
--- a/DEPS
+++ b/DEPS
@@ -833,7 +833,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'f4e0cc69eed38336e8e6e741c7b6ad02e9cab731',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '5e67857cb3158ba6dd24ff3ddcd39b3018a78bb0',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),