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 122c3e476366b341bc74ced282f424d863255ca7..82b1e64cd2c3fa310ef56cf5256f3382da9ac7c8 100644 |
--- a/third_party/harfbuzz-ng/src/hb-graphite2.h |
+++ b/third_party/harfbuzz-ng/src/hb-graphite2.h |
@@ -39,9 +39,13 @@ HB_BEGIN_DECLS |
HB_EXTERN gr_face * |
hb_graphite2_face_get_gr_face (hb_face_t *face); |
+#ifndef HB_DISABLE_DEPRECATED |
+ |
HB_EXTERN gr_font * |
hb_graphite2_font_get_gr_font (hb_font_t *font); |
+#endif |
+ |
HB_END_DECLS |