Index: Source/bindings/v8/custom/V8GeolocationCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8GeolocationCustom.cpp b/Source/bindings/v8/custom/V8GeolocationCustom.cpp |
index 5171ad438f348eafcb47e61d543b98cb9db1b101..33a433b398e51df60f07af8d5ccc34e754116e13 100644 |
--- a/Source/bindings/v8/custom/V8GeolocationCustom.cpp |
+++ b/Source/bindings/v8/custom/V8GeolocationCustom.cpp |
@@ -30,7 +30,6 @@ |
#include "V8PositionErrorCallback.h" |
#include "bindings/v8/V8Binding.h" |
#include "bindings/v8/V8Callback.h" |
-#include "bindings/v8/V8Utilities.h" |
#include "modules/geolocation/Geolocation.h" |
using namespace std; |