Index: third_party/harfbuzz-ng/src/hb-shape-plan-private.hh |
=================================================================== |
--- third_party/harfbuzz-ng/src/hb-shape-plan-private.hh (revision 258046) |
+++ third_party/harfbuzz-ng/src/hb-shape-plan-private.hh (working copy) |
@@ -39,7 +39,7 @@ |
ASSERT_POD (); |
hb_bool_t default_shaper_list; |
- hb_face_t *face; |
+ hb_face_t *face_unsafe; /* We don't carry a reference to face. */ |
hb_segment_properties_t props; |
hb_shape_func_t *shaper_func; |