Chromium Code Reviews| Index: Source/web/TextFinder.h |
| diff --git a/Source/web/WebFrameImpl.h b/Source/web/TextFinder.h |
| similarity index 99% |
| copy from Source/web/WebFrameImpl.h |
| copy to Source/web/TextFinder.h |
| index 03eb06434022d5321dbfd51e08e16ac2858e60a6..76ef25b7f13bc7ba3c424799817466b5375314e9 100644 |
| --- a/Source/web/WebFrameImpl.h |
| +++ b/Source/web/TextFinder.h |
| @@ -28,8 +28,8 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| -#ifndef WebFrameImpl_h |
| -#define WebFrameImpl_h |
| +#ifndef TextFinder_h |
| +#define TextFinder_h |
| #include "WebFrame.h" |