Skip to content

Commit

Permalink
Roll src/third_party/depot_tools 6d6e0a8..52a091f (1 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6d6e0a8009f2..52a091f41950


git log 6d6e0a8..52a091f --date=short --no-merges --format='%ad %ae %s'
2018-11-07 jbudorick@chromium.org Add android_internal fetch spec.


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

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:856278
TBR=agable@chromium.org

Change-Id: I2400a341ad58d48e71ed2d088d17e3aed5db282b
Reviewed-on: https://chromium-review.googlesource.com/c/1321951
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@{#605963}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Nov 7, 2018
1 parent b7fa18a commit 8524ac4
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 @@ -680,7 +680,7 @@ deps = {
},

'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '6d6e0a8009f275943e2661493d442d4959eadcf4',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '52a091f419505471cac24ccf5d70ef8340747ed0',

'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 8524ac4

Please sign in to comment.