Roll src/third_party/depot_tools 03640c7fe5d5..7fa4fbc46829 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/03640c7fe5d5..7fa4fbc46829


git log 03640c7fe5d5..7fa4fbc46829 --date=short --no-merges --format='%ad %ae %s'
2018-12-13 clemensh@chromium.org Update documentation of `git new-branch`


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

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: I59face7d26123c21ab86788a5b0c725782d869e6
Reviewed-on: https://chromium-review.googlesource.com/c/1375537
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@{#616265}
diff --git a/DEPS b/DEPS
index 731f695..d397e1cc1 100644
--- a/DEPS
+++ b/DEPS
@@ -687,7 +687,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '03640c7fe5d588c14f10643db5dfaf2388280f96',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '7fa4fbc468290f2943d0cc593f192614f2733efa',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),