Index: public/webview/WebHitTestResult.h |
diff --git a/Source/WebKit/chromium/public/WebHitTestResult.h b/public/webview/WebHitTestResult.h |
similarity index 98% |
copy from Source/WebKit/chromium/public/WebHitTestResult.h |
copy to public/webview/WebHitTestResult.h |
index c7ee80114712cbce3caaa53bafbbfe079dd02e56..b129aad2b6996b6d704331937751f7a9fcc04675 100644 |
--- a/Source/WebKit/chromium/public/WebHitTestResult.h |
+++ b/public/webview/WebHitTestResult.h |
@@ -26,7 +26,7 @@ |
#ifndef WebHitTestResult_h |
#define WebHitTestResult_h |
-#include "../../../../public/platform/WebPrivateOwnPtr.h" |
+#include "../platform/WebPrivateOwnPtr.h" |
namespace WebCore { |
class HitTestResult; |