Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1132)

Unified Diff: third_party/harfbuzz-ng/src/hb-graphite2.h

Issue 2858683002: Roll HarfBuzz to 1.4.6 (Closed)
Patch Set: Rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/harfbuzz-ng/src/hb-font-private.hh ('k') | third_party/harfbuzz-ng/src/hb-graphite2.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « third_party/harfbuzz-ng/src/hb-font-private.hh ('k') | third_party/harfbuzz-ng/src/hb-graphite2.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698