Remove pinned depot_tools version (see #3709)

This commit is contained in:
Marshall Greenblatt 2024-06-03 12:52:03 -04:00
parent 3d8f1c9064
commit 74eca7268f
1 changed files with 1 additions and 2 deletions

View File

@ -7,6 +7,5 @@
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
{
'chromium_checkout': 'refs/tags/125.0.6422.112',
'depot_tools_checkout': '19199514e8'
'chromium_checkout': 'refs/tags/125.0.6422.112'
}