| Index: Source/core/rendering/style/StyleRareInheritedData.h
|
| diff --git a/Source/core/rendering/style/StyleRareInheritedData.h b/Source/core/rendering/style/StyleRareInheritedData.h
|
| index ff7def67ba9cd632d1709cdd3c1f2ebca2e956d2..ff8a7e535fbb9c0a6a8073d0cca4d86fa7d9c8b0 100644
|
| --- a/Source/core/rendering/style/StyleRareInheritedData.h
|
| +++ b/Source/core/rendering/style/StyleRareInheritedData.h
|
| @@ -97,7 +97,6 @@ public:
|
| // Paged media properties.
|
| short widows;
|
| short orphans;
|
| - unsigned m_hasAutoWidows : 1;
|
| unsigned m_hasAutoOrphans : 1;
|
|
|
| unsigned m_textStrokeColorIsCurrentColor : 1;
|
|
|