| Index: Source/core/svg/SVGGlyphRefElement.cpp
|
| diff --git a/Source/core/svg/SVGGlyphRefElement.cpp b/Source/core/svg/SVGGlyphRefElement.cpp
|
| index 85b0b492508ae098fd853346239cd47c3ef1b9aa..0c334360b8649894b0079cbf60888960a6a5ab86 100644
|
| --- a/Source/core/svg/SVGGlyphRefElement.cpp
|
| +++ b/Source/core/svg/SVGGlyphRefElement.cpp
|
| @@ -24,7 +24,6 @@
|
|
|
| #include "SVGNames.h"
|
| #include "XLinkNames.h"
|
| -#include "core/svg/SVGGlyphElement.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
| #include <wtf/text/AtomicString.h>
|
|
|
|
|