summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/generated/JSGeolocation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/generated/JSGeolocation.cpp')
-rw-r--r--src/3rdparty/webkit/WebCore/generated/JSGeolocation.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/3rdparty/webkit/WebCore/generated/JSGeolocation.cpp b/src/3rdparty/webkit/WebCore/generated/JSGeolocation.cpp
index 928e576..a75348b 100644
--- a/src/3rdparty/webkit/WebCore/generated/JSGeolocation.cpp
+++ b/src/3rdparty/webkit/WebCore/generated/JSGeolocation.cpp
@@ -19,16 +19,13 @@
*/
#include "config.h"
-
#include "JSGeolocation.h"
-#include <wtf/GetPtr.h>
-
#include "Geolocation.h"
#include "Geoposition.h"
#include "JSGeoposition.h"
-
#include <runtime/Error.h>
+#include <wtf/GetPtr.h>
using namespace JSC;