0

Roll Depot Tools from 6cf251b5179f to 213348885fdb (1 revision)

6cf251b517..213348885f

2025-02-18 aredulla@google.com [win-bootstrap] Update depot_tools_tutorial to install Git for Windows

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 chops-source-team@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

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

Bug: None
Tbr: 
Change-Id: I4ca85e622da9bce1bd32998bf6da3832402b3fd3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6276739
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1421454}
This commit is contained in:
chromium-autoroll
2025-02-18 09:50:28 -08:00
committed by Chromium LUCI CQ
parent d7001defff
commit db30f54156
2 changed files with 2 additions and 2 deletions
DEPS
third_party

2
DEPS

@ -1947,7 +1947,7 @@ deps = {
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '6cf251b5179f2cd5157cc314b60ef461d863eca1',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '213348885fdb7670d43d10ea6f52cbf17fdc9eae',
'src/third_party/devtools-frontend/src':
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),