diff options
Diffstat (limited to 'Tools/TestWebKitAPI/Tests/WebKit2/DidNotHandleKeyDown.cpp')
| -rw-r--r-- | Tools/TestWebKitAPI/Tests/WebKit2/DidNotHandleKeyDown.cpp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Tools/TestWebKitAPI/Tests/WebKit2/DidNotHandleKeyDown.cpp b/Tools/TestWebKitAPI/Tests/WebKit2/DidNotHandleKeyDown.cpp index b5f4fb863..e0c5cb0d8 100644 --- a/Tools/TestWebKitAPI/Tests/WebKit2/DidNotHandleKeyDown.cpp +++ b/Tools/TestWebKitAPI/Tests/WebKit2/DidNotHandleKeyDown.cpp @@ -24,13 +24,10 @@ */ #include "config.h" - -#if WK_HAVE_C_SPI - #include "JavaScriptTest.h" #include "PlatformUtilities.h" #include "PlatformWebView.h" -#include <WebKit/WKRetainPtr.h> +#include <WebKit2/WKRetainPtr.h> namespace TestWebKitAPI { @@ -79,5 +76,3 @@ TEST(WebKit2, DidNotHandleKeyDown) } } // namespace TestWebKitAPI - -#endif |
