Chromium Code Reviews| Index: Source/core/dom/Document.h |
| diff --git a/Source/core/dom/Document.h b/Source/core/dom/Document.h |
| index cc3da6f92a991541715d2217d5a188243759a873..c6a577fc751248ff15715ed03636864365f5d128 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; |