Index: Source/core/dom/StyleEngine.h |
diff --git a/Source/core/dom/StyleEngine.h b/Source/core/dom/StyleEngine.h |
index 261b09fa9c15018d8ca9d6eefd47a264ae2b6d4e..859a50b3862038c5598c0321c67d5d4fb3103c12 100644 |
--- a/Source/core/dom/StyleEngine.h |
+++ b/Source/core/dom/StyleEngine.h |
@@ -45,16 +45,12 @@ namespace WebCore { |
class CSSFontSelector; |
class CSSStyleSheet; |
-class FontSelector; |
class Node; |
class RuleFeatureSet; |
class ShadowTreeStyleSheetCollection; |
-class StyleResolver; |
class StyleRuleFontFace; |
class StyleSheet; |
-class StyleSheetCollection; |
class StyleSheetContents; |
-class StyleSheetList; |
class StyleEngine FINAL : public CSSFontSelectorClient { |
WTF_MAKE_FAST_ALLOCATED_WILL_BE_REMOVED; |