Roll src/third_party/depot_tools 323487161e02..12104d63d7bb (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/323487161e02..12104d63d7bb


git log 323487161e02..12104d63d7bb --date=short --no-merges --format='%ad %ae %s'
2019-04-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).


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

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: I8a459905ad126f74df34332b1eaa989e2b8b36c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1582839
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@{#653703}
diff --git a/DEPS b/DEPS
index 90aceb1..e37a909a 100644
--- a/DEPS
+++ b/DEPS
@@ -830,7 +830,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '323487161e02721098b8ce95550ebd0c0e6f56ad',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '12104d63d7bb825ed9791e01e9eb039723890d5b',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),