Chromium Code Reviews| Index: third_party/harfbuzz-ng/BUILD.gn |
| diff --git a/third_party/harfbuzz-ng/BUILD.gn b/third_party/harfbuzz-ng/BUILD.gn |
| index 1e48dfe7ff9edac4fb2ac8554e649b845a1f6ea4..9dd3626b84ebc18dacfc1fd026c524d2d3a6761c 100644 |
| --- a/third_party/harfbuzz-ng/BUILD.gn |
| +++ b/third_party/harfbuzz-ng/BUILD.gn |
| @@ -55,6 +55,9 @@ if (use_system_harfbuzz) { |
| "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", |
|
bashi
2014/07/17 12:18:48
Do we really need this (at this moment)? In other
|
| + "src/hb-ot-font.cc", |
| "src/hb-ot-head-table.hh", |
| "src/hb-ot-hhea-table.hh", |
| "src/hb-ot-hmtx-table.hh", |