Chromium Code Reviews| Index: third_party/harfbuzz-ng/src/hb-fallback-shape.cc |
| =================================================================== |
| --- third_party/harfbuzz-ng/src/hb-fallback-shape.cc (리비전 189447) |
| +++ third_party/harfbuzz-ng/src/hb-fallback-shape.cc (작업 사본) |
| @@ -98,7 +98,6 @@ |
| hb_codepoint_t space; |
| font->get_glyph (' ', 0, &space); |
| - buffer->guess_segment_properties (); |
| buffer->clear_positions (); |
| unsigned int count = buffer->len; |