| Index: third_party/harfbuzz-ng/src/hb-ot-hmtx-table.hh
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-hmtx-table.hh b/third_party/harfbuzz-ng/src/hb-ot-hmtx-table.hh
|
| index b94337d0be725da0a7cd4740160cae8971bcbf03..d107cf990a2a5c091c625f4490591878710b95e0 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-hmtx-table.hh
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-hmtx-table.hh
|
| @@ -50,7 +50,7 @@ struct LongHorMetric
|
|
|
| struct hmtx
|
| {
|
| - static const hb_tag_t Tag = HB_OT_TAG_hmtx;
|
| + static const hb_tag_t tableTag = HB_OT_TAG_hmtx;
|
|
|
| inline bool sanitize (hb_sanitize_context_t *c) {
|
| TRACE_SANITIZE (this);
|
|
|