Roll src/third_party/depot_tools be83c310e3d5..baaf6bec019f (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/be83c310e3d5..baaf6bec019f

git log be83c310e3d5..baaf6bec019f --date=short --no-merges --format='%ad %ae %s'
2019-10-09 [email protected] git-cl: Use buildbucket v2 to fetch tryjob results.

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/depot-tools-chromium-autoroll
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

[email protected]

Bug: chromium:976104
Change-Id: Ic419d820ceeb57a97ae9a8718fe74d2942a1c92c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850274
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#704295}
diff --git a/DEPS b/DEPS
index 1a6bf00d..d7248aa 100644
--- a/DEPS
+++ b/DEPS
@@ -887,7 +887,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'be83c310e3d5601c400d856a9963d1f413183d42',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'baaf6bec019f60ea5f1c3e7d9b9dd12302ce61fc',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),