Index: Source/web/tests/LinkHighlightTest.cpp |
diff --git a/Source/web/tests/LinkHighlightTest.cpp b/Source/web/tests/LinkHighlightTest.cpp |
index f40113664317ca12f616a2966edd0fe9e2db7bc5..0a08827636a2f77efcc0d7075a59530c627734ea 100644 |
--- a/Source/web/tests/LinkHighlightTest.cpp |
+++ b/Source/web/tests/LinkHighlightTest.cpp |
@@ -31,9 +31,9 @@ |
#include "URLTestHelpers.h" |
#include "WebFrame.h" |
#include "WebFrameClient.h" |
-#include "WebFrameImpl.h" |
#include "WebInputEvent.h" |
#include "WebInputEventConversion.h" |
+#include "WebLocalFrameImpl.h" |
#include "WebViewClient.h" |
#include "WebViewImpl.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |