summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/generated/JSSVGElementInstance.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/generated/JSSVGElementInstance.cpp')
-rw-r--r--src/3rdparty/webkit/WebCore/generated/JSSVGElementInstance.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/3rdparty/webkit/WebCore/generated/JSSVGElementInstance.cpp b/src/3rdparty/webkit/WebCore/generated/JSSVGElementInstance.cpp
index 2c8ad7d..3b4d6b1 100644
--- a/src/3rdparty/webkit/WebCore/generated/JSSVGElementInstance.cpp
+++ b/src/3rdparty/webkit/WebCore/generated/JSSVGElementInstance.cpp
@@ -20,14 +20,10 @@
#include "config.h"
-
#if ENABLE(SVG)
-#include "SVGElement.h"
#include "JSSVGElementInstance.h"
-#include <wtf/GetPtr.h>
-
#include "Event.h"
#include "EventListener.h"
#include "Frame.h"
@@ -42,8 +38,8 @@
#include "SVGElementInstance.h"
#include "SVGElementInstanceList.h"
#include "SVGUseElement.h"
-
#include <runtime/Error.h>
+#include <wtf/GetPtr.h>
using namespace JSC;