summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/generated/JSSVGAltGlyphElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/generated/JSSVGAltGlyphElement.cpp')
-rw-r--r--src/3rdparty/webkit/WebCore/generated/JSSVGAltGlyphElement.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/3rdparty/webkit/WebCore/generated/JSSVGAltGlyphElement.cpp b/src/3rdparty/webkit/WebCore/generated/JSSVGAltGlyphElement.cpp
index 81a4c84..89543b1 100644
--- a/src/3rdparty/webkit/WebCore/generated/JSSVGAltGlyphElement.cpp
+++ b/src/3rdparty/webkit/WebCore/generated/JSSVGAltGlyphElement.cpp
@@ -20,19 +20,15 @@
#include "config.h"
-
#if ENABLE(SVG) && ENABLE(SVG_FONTS)
-#include "SVGElement.h"
#include "JSSVGAltGlyphElement.h"
-#include <wtf/GetPtr.h>
-
#include "JSSVGAnimatedString.h"
#include "KURL.h"
#include "SVGAltGlyphElement.h"
-
#include <runtime/JSString.h>
+#include <wtf/GetPtr.h>
using namespace JSC;