Chromium Code Reviews| 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 8bd58c8fd7c7afed4424ddc0835692b6b8c666c2..b49c4d637f269781255e44a355c6ab77b549b745 100644 |
| --- a/Source/web/WebFrameImpl.cpp |
| +++ b/Source/web/TextFinder.cpp |
| @@ -72,7 +72,7 @@ |
| // the DOM. |
| #include "config.h" |
| -#include "WebFrameImpl.h" |
| +#include "TextFinder.h" |
| #include <algorithm> |
| #include "AssociatedURLLoader.h" |