| Index: Source/core/svg/SVGGlyphElement.cpp
|
| diff --git a/Source/core/svg/SVGGlyphElement.cpp b/Source/core/svg/SVGGlyphElement.cpp
|
| index 669d663915b9aa9abdc43d46ecae09abc1146efc..ace7f98f80e022c6ad0e954fe85aefd1f2ee1a35 100644
|
| --- a/Source/core/svg/SVGGlyphElement.cpp
|
| +++ b/Source/core/svg/SVGGlyphElement.cpp
|
| @@ -24,7 +24,6 @@
|
| #if ENABLE(SVG_FONTS)
|
| #include "core/svg/SVGGlyphElement.h"
|
|
|
| -#include "SVGNames.h"
|
| #include "core/svg/SVGFontData.h"
|
| #include "core/svg/SVGFontElement.h"
|
| #include "core/svg/SVGPathUtilities.h"
|
|
|