| 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',
|
|
|