Commit 9500673d authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/depot_tools 06f5b2262451..6a9b00e433cf (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/06f5b2262451..6a9b00e433cf


git log 06f5b2262451..6a9b00e433cf --date=short --no-merges --format='%ad %ae %s'
2019-05-14 raul@tambre.ee scm: Replace invalid UTF-8 in Git output


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

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

Change-Id: I7ff4cfafe3ca2d5f425b3aa6844bbbd9aab1275e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611181Reviewed-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@{#659367}
parent c08b2bf8
...@@ -827,7 +827,7 @@ deps = { ...@@ -827,7 +827,7 @@ deps = {
}, },
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '06f5b2262451aeebd7ceaf8f14192446c41d3054', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '6a9b00e433cff68ea348a22a9f46483fe9f1c197',
'src/third_party/devtools-node-modules': 'src/third_party/devtools-node-modules':
Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'), 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