| Index: third_party/harfbuzz-ng/src/hb-ot-hhea-table.hh
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-hhea-table.hh b/third_party/harfbuzz-ng/src/hb-ot-hhea-table.hh
|
| index 2b89c4e0208bae0f35403cec87f7c125c377ec72..611de8a66654d6124694a949a057199106eb0370 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-hhea-table.hh
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-hhea-table.hh
|
| @@ -42,7 +42,7 @@ namespace OT {
|
|
|
| struct hhea
|
| {
|
| - static const hb_tag_t Tag = HB_OT_TAG_hhea;
|
| + static const hb_tag_t tableTag = HB_OT_TAG_hhea;
|
|
|
| inline bool sanitize (hb_sanitize_context_t *c) {
|
| TRACE_SANITIZE (this);
|
|
|