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 81b3706673489753273a3f070233e6c5b90f21c0..bb93a2e9693a7228839602f085cdad61af1ef447 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" |