From 62acdb6578bd75ed09ca7192005af08cd4c39b63 Mon Sep 17 00:00:00 2001 From: Dan Field Date: Tue, 11 Aug 2020 16:43:37 -0700 Subject: [PATCH] Roll Harfbuzz to 2.7.0 (c6ca30dc757ff86416d97d358f20080b979b80c9) (flutter/engine#20411) * Roll Harfbuzz to 2.7.0 c6ca30dc757ff86416d97d358f20080b979b80c9 (HAVE_PTHREAD) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 80857e593d2..5c6f0248012 100644 --- a/DEPS +++ b/DEPS @@ -125,7 +125,7 @@ deps = { Var('fuchsia_git') + '/third_party/rapidjson' + '@' + 'ef3564c5c8824989393b87df25355baf35ff544b', 'src/third_party/harfbuzz': - Var('fuchsia_git') + '/third_party/harfbuzz' + '@' + 'f5c000538699a4e40649508a44f41d37035e6c35', + Var('fuchsia_git') + '/third_party/harfbuzz' + '@' + 'c6ca30dc757ff86416d97d358f20080b979b80c9', 'src/third_party/libcxx': Var('fuchsia_git') + '/third_party/libcxx' + '@' + '7524ef50093a376f334a62a7e5cebf5d238d4c99',