Index: Source/core/css/StyleRule.h |
diff --git a/Source/core/css/StyleRule.h b/Source/core/css/StyleRule.h |
index 16340a679ab9b6891a56338853c3b3e04b2fb598..3f473acef0b6de2141a255c278f071b517f8ac86 100644 |
--- a/Source/core/css/StyleRule.h |
+++ b/Source/core/css/StyleRule.h |
@@ -96,8 +96,6 @@ private: |
unsigned m_type : 5; |
}; |
-WILL_BE_EAGERLY_TRACED(StyleRuleBase); |
- |
class StyleRule : public StyleRuleBase { |
WTF_MAKE_FAST_ALLOCATED_WILL_BE_REMOVED; |
public: |