summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebGeolocationPolicyListener.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebGeolocationPolicyListener.h')
-rw-r--r--Source/WebKit/win/WebGeolocationPolicyListener.h6
1 files changed, 2 insertions, 4 deletions
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 <WebCore/COMPtr.h>
-
-#include <WTF/PassRefPtr.h>
-#include <WTF/RefPtr.h>
+#include <wtf/PassRefPtr.h>
+#include <wtf/RefPtr.h>
namespace WebCore {
class Geolocation;