Index: third_party/harfbuzz-ng/README.chromium |
diff --git a/third_party/harfbuzz-ng/README.chromium b/third_party/harfbuzz-ng/README.chromium |
index 88d49604422edf3d96f387a9a0f30cae28fad00d..4a32303d3bda81e8946ad6d8d4716ed0a5e25944 100644 |
--- a/third_party/harfbuzz-ng/README.chromium |
+++ b/third_party/harfbuzz-ng/README.chromium |
@@ -1,8 +1,8 @@ |
Name: harfbuzz-ng |
Short Name: harfbuzz-ng |
URL: http://harfbuzz.org |
-Version: 1.2.7 |
-Date: 20160502 |
+Version: 1.3.0 |
+Date: 20160721 |
Security Critical: yes |
License: MIT |
License File: COPYING |
@@ -18,10 +18,3 @@ hb-directwrite.*) from the tarball's src folder over to src, then checking for |
removed or added files and update our build recipes in BUILD.gn and |
harfbuzz.gyp accordingly, update the NEWS file from HarfBuzz' release notes, |
and bump the version numbers in README.chromium. |
- |
-Cherry picked https://github.com/behdad/harfbuzz/commit/46809dee30232d4 to fix |
-crbug.com/132252 - incompatibility with font management software and third-party |
-Type 1 versions of Helvetica. |
- |
-Plus, applied speculative fix for crbug.com/625606 where the URL for the fonts |
-cannot be retrieved. |