summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/harfbuzz-ng/src/hb-ot.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/harfbuzz-ng/src/hb-ot.h')
-rw-r--r--chromium/third_party/harfbuzz-ng/src/hb-ot.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/chromium/third_party/harfbuzz-ng/src/hb-ot.h b/chromium/third_party/harfbuzz-ng/src/hb-ot.h
index 80739063991..e9a280b7dda 100644
--- a/chromium/third_party/harfbuzz-ng/src/hb-ot.h
+++ b/chromium/third_party/harfbuzz-ng/src/hb-ot.h
@@ -32,17 +32,10 @@
#include "hb-ot-layout.h"
#include "hb-ot-tag.h"
+#include "hb-ot-shape.h"
HB_BEGIN_DECLS
-/* TODO remove */
-void
-hb_ot_shape_glyphs_closure (hb_font_t *font,
- hb_buffer_t *buffer,
- const hb_feature_t *features,
- unsigned int num_features,
- hb_set_t *glyphs);
-
HB_END_DECLS
#undef HB_OT_H_IN