From d8d5708f61344f9ceb8317f46ff5d807e7f5a427 Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Wed, 31 Aug 2016 20:30:20 -0700 Subject: [PATCH] Update to new harfbuzz path (#2990) --- DEPS | 2 +- sky/engine/platform/BUILD.gn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 = [