Roll Depot Tools from 9109ae431a09 to 1b58dc686594 (15 revisions)

https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9109ae431a09..1b58dc686594

2024-10-29 iannucci@chromium.org [led] Roll led to latest version.
2024-10-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-10-24 gavinmak@google.com Use ProvidedDiffChange if diff is empty string
2024-10-23 sokcevic@chromium.org [repo] Update repo launcher to v2.48
2024-10-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-10-21 thakis@chromium.org upload_to_google_storage.py: set x-goog-meta-executable during upload instead of using setmeta
2024-10-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-10-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-10-15 philwo@google.com presubmit: Improve CheckInfraFreeze error message
2024-10-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-10-11 klim.iv@gmail.com Fix error in gclient_scm.py during processing git configs
2024-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-10-10 sokcevic@chromium.org [scm] Handle empty .gitmodules file
2024-10-10 agrieve@chromium.org gclient_eval.py: Add "new_usages_require_review" to DEPS file schema
2024-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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-dawn
Please CC lokokung@google.com,webgpu-developers@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Dawn: https://bugs.chromium.org/p/dawn/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: lokokung@google.com
Change-Id: I20bdc89b54d5c1a3b9fc21ae7040cd7ae45a1569
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212819
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 1149e65..5db8f20 100644
--- a/DEPS
+++ b/DEPS
@@ -103,7 +103,7 @@
   },
 
   'third_party/depot_tools': {
-    'url': '{chromium_git}/chromium/tools/depot_tools.git@9109ae431a091e10004d7e3ae4a856de11106063',
+    'url': '{chromium_git}/chromium/tools/depot_tools.git@1b58dc68659445b1d97d8341f8158be25eab4957',
     'condition': 'dawn_standalone',
   },