| Index: third_party/harfbuzz-ng/src/hb-ot-var.cc
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-var.cc b/third_party/harfbuzz-ng/src/hb-ot-var.cc
|
| index d4d16dfffb0f09f05425450e650c9e61b3f9ae29..691196d9bb6b8470ddd5b2805059e243655c6d59 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-var.cc
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-var.cc
|
| @@ -29,10 +29,9 @@
|
| #include "hb-ot-layout-private.hh"
|
| #include "hb-ot-var-avar-table.hh"
|
| #include "hb-ot-var-fvar-table.hh"
|
| +#include "hb-ot-var-mvar-table.hh"
|
| #include "hb-ot-var.h"
|
|
|
| -HB_SHAPER_DATA_ENSURE_DECLARE(ot, face)
|
| -
|
| /*
|
| * fvar/avar
|
| */
|
|
|