Commit f650afc8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools 08a3d8e2a0d8..78dec0421b69 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/08a3d8e2a0d8..78dec0421b69


git log 08a3d8e2a0d8..78dec0421b69 --date=short --no-merges --format='%ad %ae %s'
2019-07-11 eliribble@chromium.org Show nice error on failure to enumerage input files.


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

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.



BUG=chromium:983006
TBR=agable@chromium.org

Change-Id: I33d052c6b39b0fc3c0946e7e8459088e7a5ba1ed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1697048Reviewed-by: default avatarchromium-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@{#676306}
parent 48232671
......@@ -831,7 +831,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '08a3d8e2a0d8aa1536e914bcdbec940292a10ede',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '78dec0421b6903c0d260d51aff69d6b7ebf09781',
'src/third_party/devtools-node-modules':
Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment