Roll Depot Tools from 51eac66a56d9 to 3f562c04e0a2 (1 revision)
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/51eac66a56d9..3f562c04e0a2
2021-04-07 [email protected] win_toolchain: Write json files only if different from what is on disk
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 [email protected],[email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
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/master/autoroll/README.md
Bug: chromium:1188672
Tbr: [email protected],[email protected],[email protected],[email protected]
Change-Id: Ic6f4065d5a7b6ed559a821d77ce6f432dbf4afd0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2809027
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#869835}
diff --git a/DEPS b/DEPS
index c41c9b9..4015776b 100644
--- a/DEPS
+++ b/DEPS
@@ -967,7 +967,7 @@
},
'src/third_party/depot_tools':
- Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '51eac66a56d972de2b4f723a4c479e0f8cbb0524',
+ Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '3f562c04e0a226ca2db884189a0fca9ffbd3af7d',
'src/third_party/devtools-frontend/src':
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),