| Index: Source/platform/fonts/mac/ComplexTextController.h
|
| diff --git a/Source/platform/fonts/mac/ComplexTextController.h b/Source/platform/fonts/mac/ComplexTextController.h
|
| index 06bd70ab0368e91fbf4f07bca62553e446314e59..ab8c5a784577c63fdff8fb2b536851a20ce758de 100644
|
| --- a/Source/platform/fonts/mac/ComplexTextController.h
|
| +++ b/Source/platform/fonts/mac/ComplexTextController.h
|
| @@ -177,6 +177,7 @@ private:
|
| float m_maxGlyphBoundingBoxY;
|
|
|
| unsigned m_lastRoundingGlyph;
|
| + bool m_distributeJustification;
|
| };
|
|
|
| } // namespace WebCore
|
|
|