Chromium Code Reviews| Index: Source/core/dom/SelectorQuery.h |
| diff --git a/Source/core/dom/SelectorQuery.h b/Source/core/dom/SelectorQuery.h |
| index c3bd41a27840db82d3e1c222baefbf4e375e69fd..22063039ce3aeae1625aa9acfc91a051fe1a7dc1 100644 |
| --- a/Source/core/dom/SelectorQuery.h |
| +++ b/Source/core/dom/SelectorQuery.h |
| @@ -34,7 +34,7 @@ |
| namespace WebCore { |
| typedef int ExceptionCode; |
| - |
| + |
| class CSSSelector; |
| class Document; |
| class Element; |