Skip to content

Commit 93b8675

Browse files
chromium-autorolljmajnert
authored andcommitted
Roll Depot Tools from fa1edfa045fe to 36ab0d8d3506 (1 revision)
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/fa1edfa045fe..36ab0d8d3506 2025-10-17 ovsienko@google.com siso: add metadata labels fetching and parsing to siso for developer builds. 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 Cq-Include-Trybots: luci.chromium.try:linux-utr-tester;luci.chromium.try:win-utr-tester Bug: None Tbr: Change-Id: Ibbfd0744fe75fb9e97aad2b5648d8a4653dd69ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7052647 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@{#1531254}
1 parent 40e686b commit 93b8675

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2055,7 +2055,7 @@ deps = {
20552055
Var('chromium_git') + '/chromium/web-tests.git' + '@' + Var('crossbench_web_tests_revision'),
20562056

20572057
'src/third_party/depot_tools':
2058-
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'fa1edfa045fe9d4dfbd9071e598c62645b5f8cda',
2058+
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '36ab0d8d3506709413afe869be89bfebe39b8c4c',
20592059

20602060
'src/third_party/devtools-frontend/src':
20612061
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),

third_party/depot_tools

Submodule depot_tools updated from fa1edfa to 36ab0d8

0 commit comments

Comments
 (0)