Chromium Code Reviews| Index: WebCore/css/CSSProperty.cpp |
| =================================================================== |
| --- WebCore/css/CSSProperty.cpp (revision 148420) |
| +++ WebCore/css/CSSProperty.cpp (working copy) |
| @@ -558,10 +558,8 @@ |
| #if ENABLE(CSS_FILTERS) |
| case CSSPropertyWebkitFilter: |
| #endif |
| -#if ENABLE(CSS_COMPOSITING) |
| case CSSPropertyWebkitBlendMode: |
| case CSSPropertyWebkitBackgroundBlendMode: |
| -#endif |
| case CSSPropertyWebkitAlignContent: |
| case CSSPropertyWebkitAlignItems: |
| case CSSPropertyWebkitAlignSelf: |