summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/keyboard_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/keyboard_unittest.cc')
-rw-r--r--webkit/tools/test_shell/keyboard_unittest.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/test_shell/keyboard_unittest.cc b/webkit/tools/test_shell/keyboard_unittest.cc
index a1a2dd8..673edd1 100644
--- a/webkit/tools/test_shell/keyboard_unittest.cc
+++ b/webkit/tools/test_shell/keyboard_unittest.cc
@@ -7,7 +7,6 @@
#include "base/compiler_specific.h"
MSVC_PUSH_WARNING_LEVEL(0);
-#include "EventNames.h"
#include "EventTarget.h"
#include "KeyboardCodes.h"
#include "KeyboardEvent.h"
@@ -27,7 +26,6 @@ class KeyboardTest : public testing::Test {
public:
void SetUp() {
WTF::initializeThreading();
- WebCore::EventNames::init();
}
// Pass a WebKeyboardEvent into the EditorClient and get back the string