| Index: Source/core/svg/SVGDocumentExtensions.h
|
| diff --git a/Source/core/svg/SVGDocumentExtensions.h b/Source/core/svg/SVGDocumentExtensions.h
|
| index 08ff86d560865340a0e45a74c61e9e680df9d9c2..442c0c2df836c008eff7430b0e49b660d9aa5f27 100644
|
| --- a/Source/core/svg/SVGDocumentExtensions.h
|
| +++ b/Source/core/svg/SVGDocumentExtensions.h
|
| @@ -33,7 +33,6 @@ namespace blink {
|
| class Document;
|
| class RenderSVGResourceContainer;
|
| class SubtreeLayoutScope;
|
| -class SVGElement;
|
| #if ENABLE(SVG_FONTS)
|
| class SVGFontFaceElement;
|
| #endif
|
|
|