mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update to new harfbuzz path (#2990)
This commit is contained in:
parent
4157e7d70c
commit
d8d5708f61
2
DEPS
2
DEPS
@ -43,7 +43,7 @@ allowed_hosts = [
|
||||
]
|
||||
|
||||
deps = {
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + '7524fef13a33375c1b9c352875e76d70c9807b30',
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + '274a9a3d66d39d47f381de2ede2ece067f8e266c',
|
||||
|
||||
# Fuchsia compatibility
|
||||
#
|
||||
|
||||
@ -257,7 +257,7 @@ source_set("platform") {
|
||||
]
|
||||
|
||||
deps = [
|
||||
"//third_party/harfbuzz-ng",
|
||||
"//third_party/harfbuzz",
|
||||
]
|
||||
|
||||
public_deps = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user