| Index: third_party/harfbuzz-ng/BUILD.gn
|
| diff --git a/third_party/harfbuzz-ng/BUILD.gn b/third_party/harfbuzz-ng/BUILD.gn
|
| index 85cfa32bb6f38237737a66985d9165b946c7a501..2bd5a2d0735a2c17d8c76022fc67f93437e9ce6a 100644
|
| --- a/third_party/harfbuzz-ng/BUILD.gn
|
| +++ b/third_party/harfbuzz-ng/BUILD.gn
|
| @@ -103,6 +103,7 @@ if (use_system_harfbuzz) {
|
| "src/hb-ot-map.cc",
|
| "src/hb-ot-math-table.hh",
|
| "src/hb-ot-math.cc",
|
| + "src/hb-ot-math.h",
|
| "src/hb-ot-maxp-table.hh",
|
| "src/hb-ot-name-table.hh",
|
| "src/hb-ot-shape-complex-arabic-fallback.hh",
|
|
|