aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_harfbuzz-ng_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-third__party_harfbuzz-ng_BUILD.gn')
-rw-r--r--www/chromium/files/patch-third__party_harfbuzz-ng_BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-third__party_harfbuzz-ng_BUILD.gn b/www/chromium/files/patch-third__party_harfbuzz-ng_BUILD.gn
index 4d4a29faaecd..0fec9e18545b 100644
--- a/www/chromium/files/patch-third__party_harfbuzz-ng_BUILD.gn
+++ b/www/chromium/files/patch-third__party_harfbuzz-ng_BUILD.gn
@@ -1,4 +1,4 @@
---- third_party/harfbuzz-ng/BUILD.gn.orig 2017-01-26 00:49:29 UTC
+--- third_party/harfbuzz-ng/BUILD.gn.orig 2017-03-09 20:04:47 UTC
+++ third_party/harfbuzz-ng/BUILD.gn
@@ -50,7 +50,7 @@ if (use_system_harfbuzz) {
@@ -9,7 +9,7 @@
current_cpu != "arm" && current_cpu != "mipsel" && !is_component_build) {
# These symbols are referenced from libpangoft2, which will be
# dynamically linked later.
-@@ -193,7 +193,7 @@ if (use_system_harfbuzz) {
+@@ -194,7 +194,7 @@ if (use_system_harfbuzz) {
# in the tree, all symbols pango needs must be included, or
# pango uses mixed versions of harfbuzz and leads to crash.
# See crbug.com/462689.