Index: Source/core/dom/Document.h |
diff --git a/Source/core/dom/Document.h b/Source/core/dom/Document.h |
index 4e83e442691b9f6f57911f38fcd66266701d2ca7..d3814220caac417657f3b84d58a9c21ac8197643 100644 |
--- a/Source/core/dom/Document.h |
+++ b/Source/core/dom/Document.h |
@@ -64,6 +64,7 @@ class AXObjectCache; |
class AnimationClock; |
class Attr; |
class CDATASection; |
+class CSSFontSelector; |
class CSSStyleDeclaration; |
class CSSStyleSheet; |
class CSSStyleSheetResource; |