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 37b667bb5a0b0ea44fbf2f39eafb10d8fd01b52b..1e323218e8bc06ebbe6272ea11a98d217b2104de 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" |
@@ -521,4 +521,4 @@ void toWebFrameImpl(const WebFrameImpl*); |
} // namespace WebKit |
-#endif |
+#endif // TextFinder_h |