Roll src/third_party/depot_tools 2b14855de938..efc7e91fa764 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/2b14855de938..efc7e91fa764


git log 2b14855de938..efc7e91fa764 --date=short --no-merges --format='%ad %ae %s'
2019-02-15 iannucci@chromium.org [recipes] Manual roll.


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

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.



BUG=chromium:914992
TBR=agable@chromium.org

Change-Id: I145d4a1cb21987361fe8d6e1742ea471a4c9cf75
Reviewed-on: https://chromium-review.googlesource.com/c/1475893
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@{#632794}
diff --git a/DEPS b/DEPS
index 1a52147..654b3052 100644
--- a/DEPS
+++ b/DEPS
@@ -762,7 +762,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '2b14855de938012c055713a2943dc10ca1a730d3',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'efc7e91fa76494f7f134926a384f4c0101ae982c',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),