Index: Source/web/TextFinder.cpp |
diff --git a/Source/web/WebFrameImpl.cpp b/Source/web/TextFinder.cpp |
similarity index 99% |
copy from Source/web/WebFrameImpl.cpp |
copy to Source/web/TextFinder.cpp |
index 20c1c7e2a15e81ce751fb88564b963895f8959c8..de40bbf2434becda68ca9c351f65366782b46baa 100644 |
--- a/Source/web/WebFrameImpl.cpp |
+++ b/Source/web/TextFinder.cpp |
@@ -70,7 +70,7 @@ |
// the DOM. |
#include "config.h" |
-#include "WebFrameImpl.h" |
+#include "TextFinder.h" |
#include <algorithm> |
#include "AssociatedURLLoader.h" |