diff --git a/DEPS b/DEPS index ca47fbda7..7180e5a6b 100644 --- a/DEPS +++ b/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 # diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn index 1027829cf..f8a32cc40 100644 --- a/sky/engine/platform/BUILD.gn +++ b/sky/engine/platform/BUILD.gn @@ -257,7 +257,7 @@ source_set("platform") { ] deps = [ - "//third_party/harfbuzz-ng", + "//third_party/harfbuzz", ] public_deps = [