Index: Source/core/xml/XSLImportRule.h |
diff --git a/Source/core/xml/XSLImportRule.h b/Source/core/xml/XSLImportRule.h |
index d4c5d67fb05756b0b93726e1a6b5b27d82fdcbfa..be110cfd4478747a6621fef4a59dea81803608a1 100644 |
--- a/Source/core/xml/XSLImportRule.h |
+++ b/Source/core/xml/XSLImportRule.h |
@@ -30,8 +30,6 @@ |
namespace blink { |
-class XSLStyleSheetResource; |
- |
class XSLImportRule final : public NoBaseWillBeGarbageCollectedFinalized<XSLImportRule> { |
WTF_MAKE_FAST_ALLOCATED_WILL_BE_REMOVED; |
public: |