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

Roll src/third_party/depot_tools 1eb16f67982b..4dc5b7792fe1 (1 commits)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/1eb16f67982b..4dc5b7792fe1

git log 1eb16f67982b..4dc5b7792fe1 --date=short --first-parent --format='%ad %ae %s'
2020-02-21 ehmaldonado@chromium.org git-cl: Fix split branch name

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/depot-tools-chromium-autoroll
Please CC agable@chromium.org on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Bug: chromium:1054888,chromium:998922
Tbr: agable@chromium.org
Change-Id: Ib3b93f8b637682b6a678f6a15de2a96d5afc2766
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068757Reviewed-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@{#743696}
parent 9b8095e8
......@@ -891,7 +891,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '1eb16f67982b134323bd89c9f639ba1908700b88',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '4dc5b7792fe10298a379e3d46e4693a7bdb03f1d',
'src/third_party/devtools-frontend/src':
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_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