0

Roll Depot Tools from cca48dbbaf46 to c18c91eca16a (1 revision)

cca48dbbaf..c18c91eca1

2023-09-14 bentekkie@google.com [reclient] Only print reproxy start/stop times if NINJA_SUMMARIZE_BUILD=1

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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: Ibd03429769f9117521252bb11ce4096ec102a181
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4866190
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@{#1196651}
This commit is contained in:
chromium-autoroll
2023-09-14 16:51:36 +00:00
committed by Chromium LUCI CQ
parent 20fe04f3bf
commit eff0876fc0
2 changed files with 2 additions and 2 deletions
DEPS
third_party

2
DEPS

@ -1295,7 +1295,7 @@ deps = {
},
'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'cca48dbbaf46be4b0abeb15e4273227ece38b0f9',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'c18c91eca16a42e41b0127b498e85720e275181e',
'src/third_party/devtools-frontend/src':
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),