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, 1 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/keyboard_unittest.cc b/webkit/tools/test_shell/keyboard_unittest.cc
index 713739b..10f9e741 100644
--- a/webkit/tools/test_shell/keyboard_unittest.cc
+++ b/webkit/tools/test_shell/keyboard_unittest.cc
@@ -18,7 +18,7 @@ MSVC_POP_WARNING();
#include "webkit/glue/editor_client_impl.h"
#include "webkit/glue/event_conversion.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "third_party/WebKit/WebKit/chromium/public/WebInputEvent.h"
+#include "webkit/api/public/WebInputEvent.h"
using WebCore::PlatformKeyboardEvent;
using WebCore::KeyboardEvent;