| Index: third_party/harfbuzz-ng/src/hb-graphite2.h
|
| diff --git a/third_party/harfbuzz-ng/src/hb-graphite2.h b/third_party/harfbuzz-ng/src/hb-graphite2.h
|
| index 3eae54acbd81dbf3e534c4ad2e42d57611f7024e..122c3e476366b341bc74ced282f424d863255ca7 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-graphite2.h
|
| +++ b/third_party/harfbuzz-ng/src/hb-graphite2.h
|
| @@ -36,10 +36,10 @@ HB_BEGIN_DECLS
|
| #define HB_GRAPHITE2_TAG_SILF HB_TAG('S','i','l','f')
|
|
|
|
|
| -gr_face *
|
| +HB_EXTERN gr_face *
|
| hb_graphite2_face_get_gr_face (hb_face_t *face);
|
|
|
| -gr_font *
|
| +HB_EXTERN gr_font *
|
| hb_graphite2_font_get_gr_font (hb_font_t *font);
|
|
|
|
|
|
|