Update to new harfbuzz path (#2990)

This commit is contained in:
Adam Barth
2016-08-31 20:30:20 -07:00
committed by GitHub
parent 4157e7d70c
commit d8d5708f61
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
#
+1 -1
View File
@@ -257,7 +257,7 @@ source_set("platform") {
]
deps = [
"//third_party/harfbuzz-ng",
"//third_party/harfbuzz",
]
public_deps = [