Roll buildroot to pick up change to --time executions (flutter/engine#55792)

Pick up the change that repeats failed gn_run_binary.py execution
This commit is contained in:
Alexander Aprelev 2024-10-09 20:06:35 -07:00 committed by GitHub
parent 0ef69389f0
commit 2fd5e6cc09

2
DEPS
View File

@ -277,7 +277,7 @@ allowed_hosts = [
]
deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + '773652167dbd506c5fb85d168e2c9038f24fed2a',
'src': 'https://github.com/flutter/buildroot.git' + '@' + '4006f2730e566c2a4c2bbbbba406f888c401e094',
'src/flutter/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',