Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: third_party/harfbuzz-ng/harfbuzz.gyp

Issue 12438036: Update harfbuzz-ng to 0.9.14 from 0.9.10 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/harfbuzz-ng/README.chromium ('k') | third_party/harfbuzz-ng/src/hb-atomic-private.hh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/harfbuzz-ng/harfbuzz.gyp
===================================================================
--- third_party/harfbuzz-ng/harfbuzz.gyp (리비전 191245)
+++ third_party/harfbuzz-ng/harfbuzz.gyp (작업 사본)
@@ -24,7 +24,10 @@
'src/hb-atomic-private.hh',
'src/hb-blob.cc',
'src/hb-blob.h',
+ 'src/hb-buffer-deserialize-json.hh',
+ 'src/hb-buffer-deserialize-text.hh',
'src/hb-buffer-private.hh',
+ 'src/hb-buffer-serialize.cc',
'src/hb-buffer.cc',
'src/hb-buffer.h',
'src/hb-cache-private.hh',
@@ -61,9 +64,14 @@
'src/hb-ot-shape-complex-default.cc',
'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',
bungeman-chromium 2013/04/17 18:28:34 This (hb-ot-shape-complex-indic-table.hh) needs to
'src/hb-ot-shape-complex-indic.cc',
+ 'src/hb-ot-shape-complex-myanmar-machine.hh',
+ 'src/hb-ot-shape-complex-myanmar.cc',
'src/hb-ot-shape-complex-private.hh',
+ 'src/hb-ot-shape-complex-sea-machine.hh',
+ 'src/hb-ot-shape-complex-sea.cc',
'src/hb-ot-shape-complex-thai.cc',
'src/hb-ot-shape-fallback-private.hh',
'src/hb-ot-shape-fallback.cc',
« no previous file with comments | « third_party/harfbuzz-ng/README.chromium ('k') | third_party/harfbuzz-ng/src/hb-atomic-private.hh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698