Skip to content

Commit d004bcd

Browse files
authored
Revert "Reland Update harfbuzz to 2.5.2 (flutter#9406)" (flutter#9437)
This reverts commit 264d6d5.
1 parent 264d6d5 commit d004bcd

File tree

2 files changed

+192
-371
lines changed

2 files changed

+192
-371
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ allowed_hosts = [
126126
]
127127

128128
deps = {
129-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '5383f9c6ad891c28d0d2f3103864ff6ff377ceff',
129+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '7a3ec7d15ccd753a270a714c3972cef4e8660ffb',
130130

131131
# Fuchsia compatibility
132132
#
@@ -147,7 +147,7 @@ deps = {
147147
Var('fuchsia_git') + '/third_party/rapidjson' + '@' + '32d07c55db1bb6c2ae17cba4033491a667647753',
148148

149149
'src/third_party/harfbuzz':
150-
Var('fuchsia_git') + '/third_party/harfbuzz' + '@' + 'b1e7dc6416fb7f27534721d2a000135e8f433c0c',
150+
Var('fuchsia_git') + '/third_party/harfbuzz' + '@' + '02caec6c1c6ad996666788b8e920ccaec8b385e5',
151151

152152
'src/third_party/libcxx':
153153
Var('fuchsia_git') + '/third_party/libcxx' + '@' + 'c5a5fa59789213c7dae68d2e51cb28ef681d8257',

0 commit comments

Comments
 (0)