Add depot_tools version pinning (see issue #2893)

This commit is contained in:
Marshall Greenblatt
2020-03-06 11:23:45 -05:00
parent 33b89e9389
commit d33bb683b3

View File

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