| Index: Source/WebCore/css/WebKitCSSArrayFunctionValue.h
|
| diff --git a/Source/WebCore/css/WebKitCSSArrayFunctionValue.h b/Source/WebCore/css/WebKitCSSArrayFunctionValue.h
|
| index fc3aba5f2f25dde9e93371f14a12eeb8b9f47420..23563fceeb37a9abeade2c071f47236d6cabf5c8 100644
|
| --- a/Source/WebCore/css/WebKitCSSArrayFunctionValue.h
|
| +++ b/Source/WebCore/css/WebKitCSSArrayFunctionValue.h
|
| @@ -30,8 +30,6 @@
|
| #ifndef WebKitCSSArrayFunctionValue_h
|
| #define WebKitCSSArrayFunctionValue_h
|
|
|
| -#if ENABLE(CSS_SHADERS)
|
| -
|
| #include "CSSValueList.h"
|
| #include <wtf/PassRefPtr.h>
|
|
|
| @@ -59,6 +57,5 @@ private:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(CSS_SHADERS)
|
|
|
| #endif
|
|
|