| 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 0d701c9418c8e3d86271a6fdb5e04a0dd9647394..945d42eaa2815003e2915fcddb032e0f9d202aca 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"
|
|
|
|
|