Chromium Code Reviews| Index: Source/core/css/StyleRule.h |
| diff --git a/Source/core/css/StyleRule.h b/Source/core/css/StyleRule.h |
| index a2a798b13d9a84da44bdc619c9b7cbd1cdbbc179..2bf75277551ebc02b59e637dec44c192261f6999 100644 |
| --- a/Source/core/css/StyleRule.h |
| +++ b/Source/core/css/StyleRule.h |
| @@ -36,7 +36,6 @@ class MutableStylePropertySet; |
| class StylePropertySet; |
| class StyleRuleBase : public RefCountedWillBeGarbageCollectedFinalized<StyleRuleBase> { |
| - DECLARE_GC_INFO; |
| WTF_MAKE_FAST_ALLOCATED_WILL_BE_REMOVED; |
| public: |
| enum Type { |