summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/v8/DOMObjectsInclude.h
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2009-12-02 04:20:35 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-12-02 04:20:35 -0800
commit8845a2839cb6fb5d1c221fee655feb30a49e2ecb (patch)
treea3555dccc93727450f2786a4ee31259c981a731e /WebCore/bindings/v8/DOMObjectsInclude.h
parentafbff3f52cb0fd1c342805daaaf3a89320bb3caa (diff)
parentfb77ce99397e423500cc148c206ffe89796091fb (diff)
downloadexternal_webkit-8845a2839cb6fb5d1c221fee655feb30a49e2ecb.zip
external_webkit-8845a2839cb6fb5d1c221fee655feb30a49e2ecb.tar.gz
external_webkit-8845a2839cb6fb5d1c221fee655feb30a49e2ecb.tar.bz2
am fb77ce99: Updates Geolocation V8 bindings to match patch submitted to webkit.org.
Merge commit 'fb77ce99397e423500cc148c206ffe89796091fb' into eclair-mr2-plus-aosp * commit 'fb77ce99397e423500cc148c206ffe89796091fb': Updates Geolocation V8 bindings to match patch submitted to webkit.org.
Diffstat (limited to 'WebCore/bindings/v8/DOMObjectsInclude.h')
-rw-r--r--WebCore/bindings/v8/DOMObjectsInclude.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/WebCore/bindings/v8/DOMObjectsInclude.h b/WebCore/bindings/v8/DOMObjectsInclude.h
index 59c6ecb..213873b 100644
--- a/WebCore/bindings/v8/DOMObjectsInclude.h
+++ b/WebCore/bindings/v8/DOMObjectsInclude.h
@@ -184,13 +184,11 @@
#include "StorageEvent.h"
#endif // DOM_STORAGE
-#if ENABLE(GEOLOCATION)
+// GEOLOCATION
#include "Coordinates.h"
#include "Geolocation.h"
#include "Geoposition.h"
#include "PositionError.h"
-#include "PositionErrorCallback.h"
-#endif
#if ENABLE(SVG)
#include "SVGAngle.h"