Index: WebCore/rendering/style/StyleRareNonInheritedData.h |
=================================================================== |
--- WebCore/rendering/style/StyleRareNonInheritedData.h (revision 148420) |
+++ WebCore/rendering/style/StyleRareNonInheritedData.h (working copy) |
@@ -184,9 +184,7 @@ |
unsigned m_hasAspectRatio : 1; // Whether or not an aspect ratio has been specified. |
-#if ENABLE(CSS_COMPOSITING) |
unsigned m_effectiveBlendMode: 5; // EBlendMode |
-#endif |
private: |
StyleRareNonInheritedData(); |