Chromium Code Reviews| Index: third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc | 
| =================================================================== | 
| --- third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc (리비전 191245) | 
| +++ third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc (작업 사본) | 
| @@ -373,6 +373,6 @@ | 
| NULL, /* decompose */ | 
| NULL, /* compose */ | 
| NULL, /* setup_masks */ | 
| - true, /* zero_width_attached_marks */ | 
| + HB_OT_SHAPE_ZERO_WIDTH_MARKS_BY_UNICODE, | 
| false,/* fallback_position */ | 
| }; |