Roll src/third_party/depot_tools/ 5d6b00fac..d12f91d88 (1 commit)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/5d6b00fac64a..d12f91d8829f

$ git log 5d6b00fac..d12f91d88 --date=short --no-merges --format='%ad %ae %s'
2018-01-18 iannucci [vpython] Roll vpython to latest version.

Created with:
  roll-dep src/third_party/depot_tools


The AutoRoll server is located here: https://depot-tools-chromium-roll.skia.org

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.


[email protected]

Change-Id: I947bb107fb292700c5f0088876a45b618212a53b
Reviewed-on: https://chromium-review.googlesource.com/874590
Reviewed-by: depot-tools-roller . <[email protected]>
Commit-Queue: depot-tools-roller . <[email protected]>
Cr-Commit-Position: refs/heads/master@{#530227}
diff --git a/DEPS b/DEPS
index c96eb466..7f4c7437 100644
--- a/DEPS
+++ b/DEPS
@@ -333,7 +333,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '5d6b00fac64a829cca5637bb76abe618291b8b60',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'd12f91d8829fc30b7d19a89069b55c4b833f960d',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),