Roll src/third_party/depot_tools dd563e08d6af..f46a3114178a (2 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/dd563e08d6af..f46a3114178a


git log dd563e08d6af..f46a3114178a --date=short --no-merges --format='%ad %ae %s'
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).


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

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: I84fff8625e608a765b8a7501e2e9f7b58d494eed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629301
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@{#663333}
diff --git a/DEPS b/DEPS
index 5e34657..cba1696 100644
--- a/DEPS
+++ b/DEPS
@@ -832,7 +832,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'dd563e08d6af9e428417cdf075967a5d635b61d3',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'f46a3114178a5442ad3ca833042b9149bbf82228',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),