| Index: third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh b/third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh
|
| index bc36436be78fcfd50fca46d1a93a060b472a8e22..2b4bc5a0218c2561431e81f9f380bc7d06c0f695 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh
|
| @@ -409,7 +409,7 @@ struct GDEF
|
|
|
|
|
| protected:
|
| - FixedVersion version; /* Version of the GDEF table--currently
|
| + FixedVersion<>version; /* Version of the GDEF table--currently
|
| * 0x00010002u */
|
| OffsetTo<ClassDef>
|
| glyphClassDef; /* Offset to class definition table
|
|
|