diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-12 19:41:39 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-12 19:41:39 +0000 |
commit | 3be69d193c79756c13f654f9e507cfc598943309 (patch) | |
tree | 9799e5ed4e44e8a7f47c6f5e25767a4299bffe5a /third_party/harfbuzz-ng/harfbuzz.gyp | |
parent | eac231599d20cd771cbb73eac54b6ce5f1946df8 (diff) | |
download | chromium_src-3be69d193c79756c13f654f9e507cfc598943309.zip chromium_src-3be69d193c79756c13f654f9e507cfc598943309.tar.gz chromium_src-3be69d193c79756c13f654f9e507cfc598943309.tar.bz2 |
Update harfbuzz-ng to 0.9.17
Changes include
- major speed up, especially in Arabic
- Critical bug fixes in Arabic shaping
TBR=darin
BUG=236442
TEST=Build goes through and all the existing layout test pass.
Review URL: https://codereview.chromium.org/16053004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205896 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/harfbuzz-ng/harfbuzz.gyp')
-rw-r--r-- | third_party/harfbuzz-ng/harfbuzz.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/harfbuzz-ng/harfbuzz.gyp b/third_party/harfbuzz-ng/harfbuzz.gyp index da7bc2f..c04b503 100644 --- a/third_party/harfbuzz-ng/harfbuzz.gyp +++ b/third_party/harfbuzz-ng/harfbuzz.gyp @@ -60,7 +60,6 @@ 'src/hb-ot-shape-complex-indic-machine.hh', 'src/hb-ot-shape-complex-indic-private.hh', 'src/hb-ot-shape-complex-indic-table.cc', - 'src/hb-ot-shape-complex-indic-table.hh', 'src/hb-ot-shape-complex-indic.cc', 'src/hb-ot-shape-complex-myanmar-machine.hh', 'src/hb-ot-shape-complex-myanmar.cc', |