| Index: Source/core/svg/SVGFontElement.h
|
| diff --git a/Source/core/svg/SVGFontElement.h b/Source/core/svg/SVGFontElement.h
|
| index 6f6f6cddf16ced25baed04875772d3d96cac5abb..92c2a5460a37040ae54b4def0f9168f0ea7d69b8 100644
|
| --- a/Source/core/svg/SVGFontElement.h
|
| +++ b/Source/core/svg/SVGFontElement.h
|
| @@ -25,7 +25,6 @@
|
| #if ENABLE(SVG_FONTS)
|
| #include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGExternalResourcesRequired.h"
|
| -#include "core/svg/SVGGlyphElement.h"
|
| #include "core/svg/SVGGlyphMap.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
| #include "core/svg/SVGStyledElement.h"
|
|
|