Roll HarfBuzz to 11.0.0 (#166596)

Fixes https://github.com/flutter/flutter/issues/162819
This commit is contained in:
Jason Simmons
2025-04-07 20:25:34 +00:00
committed by GitHub
parent b44137f078
commit 920865d4a2
8 changed files with 337 additions and 34 deletions

2
DEPS
View File

@@ -244,7 +244,7 @@ deps = {
Var('flutter_git') + '/third_party/rapidjson' + '@' + 'ef3564c5c8824989393b87df25355baf35ff544b',
'engine/src/flutter/third_party/harfbuzz':
Var('flutter_git') + '/third_party/harfbuzz' + '@' + 'ea8f97c615f0ba17dc25013ef67dbd6bfaaa76f2',
Var('flutter_git') + '/third_party/harfbuzz' + '@' + 'ea6a172f84f2cbcfed803b5ae71064c7afb6b5c2',
'engine/src/flutter/third_party/libcxx':
Var('llvm_git') + '/llvm-project/libcxx' + '@' + 'bd557f6f764d1e40b62528a13b124ce740624f8f',