| Index: third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc
|
| index c7b7a5eba6a25f526709c90fd1f39dde75ce4502..62825fa8696951db5328447942ab1fd9af74997b 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc
|
| @@ -163,6 +163,7 @@ const hb_ot_complex_shaper_t _hb_ot_complex_shaper_hebrew =
|
| NULL, /* data_create */
|
| NULL, /* data_destroy */
|
| NULL, /* preprocess_text */
|
| + NULL, /* postprocess_glyphs */
|
| HB_OT_SHAPE_NORMALIZATION_MODE_DEFAULT,
|
| NULL, /* decompose */
|
| compose_hebrew,
|
|
|