| Index: third_party/WebKit/Source/core/style/StyleRareInheritedData.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleRareInheritedData.h b/third_party/WebKit/Source/core/style/StyleRareInheritedData.h
|
| index 173fc188ca2a2ae44a41e28364f00196abe4e8d4..796c67091c77095acfa7ef6f48f615843dff90ef 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleRareInheritedData.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleRareInheritedData.h
|
| @@ -102,7 +102,6 @@ public:
|
| // Paged media properties.
|
| short widows;
|
| short orphans;
|
| - unsigned m_hasAutoOrphans : 1;
|
|
|
| unsigned m_textStrokeColorIsCurrentColor : 1;
|
| unsigned m_textFillColorIsCurrentColor : 1;
|
|
|