summaryrefslogtreecommitdiff
path: root/Source/WebKit2/Shared/qt/WebEventFactoryQt.cpp
diff options
context:
space:
mode:
authorKonstantin Tokarev <annulen@yandex.ru>2017-06-29 15:38:30 +0300
committerKonstantin Tokarev <annulen@yandex.ru>2017-06-30 07:36:08 +0000
commitd10511e0a3f655ab2b1dfebfd9c17ade151a7cfe (patch)
tree5ec64ccaedca04e702cde087aa950043c1e49974 /Source/WebKit2/Shared/qt/WebEventFactoryQt.cpp
parentaab669a05f943c587f6acccd94d53a8544170c1c (diff)
downloadqtwebkit-d10511e0a3f655ab2b1dfebfd9c17ade151a7cfe.tar.gz
Import WebKit commit 3c9fc2fb47474909f5c30b518d372c854a3ec433
Change-Id: Iccd335ea312d91e826885857fee6d0da3e913b8c Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
Diffstat (limited to 'Source/WebKit2/Shared/qt/WebEventFactoryQt.cpp')
-rw-r--r--Source/WebKit2/Shared/qt/WebEventFactoryQt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebKit2/Shared/qt/WebEventFactoryQt.cpp b/Source/WebKit2/Shared/qt/WebEventFactoryQt.cpp
index 876208b99..50fcb5ccd 100644
--- a/Source/WebKit2/Shared/qt/WebEventFactoryQt.cpp
+++ b/Source/WebKit2/Shared/qt/WebEventFactoryQt.cpp
@@ -34,7 +34,6 @@
#include <WebCore/FloatSize.h>
#include <WebCore/IntPoint.h>
#include <WebCore/PlatformKeyboardEvent.h>
-#include <wtf/ASCIICType.h>
#include <wtf/CurrentTime.h>
using namespace WebCore;