| Index: third_party/harfbuzz-ng/BUILD.gn
|
| diff --git a/third_party/harfbuzz-ng/BUILD.gn b/third_party/harfbuzz-ng/BUILD.gn
|
| index 1d2b1932b36cc0925b40ca60583155ed8a5df10f..78a1c3057a42906ba08b8722ba51b6af92663058 100644
|
| --- a/third_party/harfbuzz-ng/BUILD.gn
|
| +++ b/third_party/harfbuzz-ng/BUILD.gn
|
| @@ -101,6 +101,7 @@ if (use_system_harfbuzz) {
|
| "src/hb-ot-layout.h",
|
| "src/hb-ot-map-private.hh",
|
| "src/hb-ot-map.cc",
|
| + "src/hb-ot-math.cc",
|
| "src/hb-ot-maxp-table.hh",
|
| "src/hb-ot-name-table.hh",
|
| "src/hb-ot-shape-complex-arabic-fallback.hh",
|
|
|