From 2bde8e466a4451c7319e3a072d118917957d6554 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Wed, 25 May 2011 19:08:45 +0100 Subject: Merge WebKit at r82507: Initial merge by git Change-Id: I60ce9d780725b58b45e54165733a8ffee23b683e --- Source/WebKit/win/WebGeolocationPolicyListener.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Source/WebKit/win/WebGeolocationPolicyListener.h') diff --git a/Source/WebKit/win/WebGeolocationPolicyListener.h b/Source/WebKit/win/WebGeolocationPolicyListener.h index 636c5f5..17d3d58 100644 --- a/Source/WebKit/win/WebGeolocationPolicyListener.h +++ b/Source/WebKit/win/WebGeolocationPolicyListener.h @@ -27,11 +27,9 @@ #define WebGeolocationPolicyListener_h #include "WebKit.h" - #include - -#include -#include +#include +#include namespace WebCore { class Geolocation; -- cgit v1.1