From f9923543d5abf10478defb2cd11ea72fa77f4e52 Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Thu, 12 Oct 2023 21:41:30 +0000 Subject: [PATCH] Roll Depot Tools from 0b943400a459 to a51863b2f826 (1 revision) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/0b943400a459..a51863b2f826 2023-10-12 asvitkine@chromium.org Fix missing \n in an error message. 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 ajp@google.com,aravindvasudev@google.com,gavinmak@google.com,sokcevic@chromium.org 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: ajp@google.com,aravindvasudev@google.com,gavinmak@google.com,sokcevic@chromium.org Change-Id: I7f75f0a167422adcfd63f8d3b1e44834a4d4bfd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4937052 Commit-Queue: chromium-autoroll Bot-Commit: chromium-autoroll Cr-Commit-Position: refs/heads/main@{#1209097} --- DEPS | 2 +- third_party/depot_tools | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 1f6ac6091516b8..89ce1d4fa048a4 100644 --- a/DEPS +++ b/DEPS @@ -1298,7 +1298,7 @@ deps = { }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '0b943400a45966122a123c27f4f290ab309d893a', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'a51863b2f82626587641543b60f249431c48d1ec', 'src/third_party/devtools-frontend/src': Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), diff --git a/third_party/depot_tools b/third_party/depot_tools index 0b943400a45966..a51863b2f82626 160000 --- a/third_party/depot_tools +++ b/third_party/depot_tools @@ -1 +1 @@ -Subproject commit 0b943400a45966122a123c27f4f290ab309d893a +Subproject commit a51863b2f82626587641543b60f249431c48d1ec