Skip to content

Commit

Permalink
Roll src/third_party/depot_tools 57dd17b..d0f7911 (1 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/57dd17b46eac..d0f7911725f3


git log 57dd17b..d0f7911 --date=short --no-merges --format='%ad %ae %s'
2019-03-22 sortie@google.com Support bug prefixes when stripping away empty bug in git-cl-upload.


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

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: I6af78d1da2e5f43b29165b14eaff740455379a8b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535966
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@{#643384}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Mar 22, 2019
1 parent 2d56d3c commit cc6fea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ deps = {
},

'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '57dd17b46eac63b29d10a7f081fd8175f8ba49c9',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'd0f7911725f31727fe9475c985ba3c9b611cc753',

'src/third_party/devtools-node-modules':
Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
Expand Down

0 comments on commit cc6fea6

Please sign in to comment.