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

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

Issue 396393005: Roll HarfBuzz to 0.9.32 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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
Index: third_party/harfbuzz-ng/harfbuzz.gyp
diff --git a/third_party/harfbuzz-ng/harfbuzz.gyp b/third_party/harfbuzz-ng/harfbuzz.gyp
index 77b0fee99c3f08988647020903efe562b274f924..4b282db07943684d739bf2ffbbe80dd82147248d 100644
--- a/third_party/harfbuzz-ng/harfbuzz.gyp
+++ b/third_party/harfbuzz-ng/harfbuzz.gyp
@@ -73,6 +73,9 @@
'src/hb-open-file-private.hh',
'src/hb-open-type-private.hh',
'src/hb-ot.h',
+ 'src/hb-ot-cmap-table.hh',
+ 'src/hb-ot-font.h',
+ 'src/hb-ot-font.cc',
'src/hb-ot-head-table.hh',
'src/hb-ot-hhea-table.hh',
'src/hb-ot-hmtx-table.hh',

Powered by Google App Engine
This is Rietveld 408576698