Index: third_party/harfbuzz-ng/src/hb-open-type-private.hh |
diff --git a/third_party/harfbuzz-ng/src/hb-open-type-private.hh b/third_party/harfbuzz-ng/src/hb-open-type-private.hh |
index ee3a21dc3b168a70bdc51241d3d8046686a50336..558103a8ecca2290fc6dca46262cf3f075e241e0 100644 |
--- a/third_party/harfbuzz-ng/src/hb-open-type-private.hh |
+++ b/third_party/harfbuzz-ng/src/hb-open-type-private.hh |
@@ -31,8 +31,6 @@ |
#include "hb-private.hh" |
-#include "hb-blob.h" |
- |
namespace OT { |
@@ -594,7 +592,7 @@ struct LONGDATETIME |
TRACE_SANITIZE (this); |
return TRACE_RETURN (likely (c->check_struct (this))); |
} |
- private: |
+ protected: |
LONG major; |
ULONG minor; |
public: |