Index: Source/core/dom/TreeScopeStyleSheetCollection.h |
diff --git a/Source/core/dom/TreeScopeStyleSheetCollection.h b/Source/core/dom/TreeScopeStyleSheetCollection.h |
index 2eac88f255678aed75e695f27e46184c82e34aed..7a5b53b1ce3ca81d771524344fcade7b9f76ddbf 100644 |
--- a/Source/core/dom/TreeScopeStyleSheetCollection.h |
+++ b/Source/core/dom/TreeScopeStyleSheetCollection.h |
@@ -43,11 +43,8 @@ |
namespace WebCore { |
class ContainerNode; |
-class DocumentStyleSheetCollector; |
-class StyleEngine; |
class Node; |
class StyleSheetContents; |
-class StyleSheetList; |
class StyleRuleFontFace; |
class TreeScopeStyleSheetCollection : public StyleSheetCollection { |