Index: Source/core/css/WebKitCSSRegionRule.h |
diff --git a/Source/core/css/WebKitCSSRegionRule.h b/Source/core/css/WebKitCSSRegionRule.h |
index db533feb3bcde500b1eb3f785886ad5e18e9098a..7a65eb50cd5942f8a3881d350792f2f9c2c423c5 100644 |
--- a/Source/core/css/WebKitCSSRegionRule.h |
+++ b/Source/core/css/WebKitCSSRegionRule.h |
@@ -33,8 +33,6 @@ |
#include "core/css/CSSGroupingRule.h" |
-#if ENABLE(CSS_REGIONS) |
- |
namespace WebCore { |
class StyleRuleRegion; |
@@ -52,6 +50,4 @@ private: |
} |
-#endif // ENABLE(CSS_REGIONS) |
- |
#endif // WebKitCSSRegionRule_h |