Remove pinned depot_tools version (see #3709)

This commit is contained in:
Marshall Greenblatt 2024-06-03 12:53:05 -04:00
parent 87d1d2a7f3
commit 4042303cd8

View File

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