Roll src/third_party/depot_tools 6a9b00e433cf..8a96493270cb (2 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6a9b00e433cf..8a96493270cb


git log 6a9b00e433cf..8a96493270cb --date=short --no-merges --format='%ad %ae %s'
2019-05-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-14 raul@tambre.ee Make presubmit scripts not inherit the executor script's context


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

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:961783
TBR=agable@chromium.org

Change-Id: I4042ec856559b3116a757810eb0a9420904a0a2f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611146
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@{#659380}
diff --git a/DEPS b/DEPS
index 76f9a86..dd47674 100644
--- a/DEPS
+++ b/DEPS
@@ -827,7 +827,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '6a9b00e433cff68ea348a22a9f46483fe9f1c197',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '8a96493270cb124267952248cd186fc145960e12',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),