0

Roll Depot Tools from f638e8a918fb to 3a5e3144af7f (1 revision)

f638e8a918..3a5e3144af

2025-02-27 wnwen@google.com split_cl: Fix Emit-related warnings

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: I8f25b4ae661e830427b61d232eb23d4806645896
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6310001
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@{#1425825}
This commit is contained in:
chromium-autoroll
2025-02-27 10:05:49 -08:00
committed by Chromium LUCI CQ
parent a76ec7ec35
commit 8f6c519860
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' + '@' + 'f638e8a918fb4e4c26ea3be77fdf398949404358',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '3a5e3144af7fe395f9e4a569501a35ecb67248b3',
'src/third_party/devtools-frontend/src':
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),