Index: public/webview/WebContentDetectionResult.h |
diff --git a/Source/WebKit/chromium/public/WebContentDetectionResult.h b/public/webview/WebContentDetectionResult.h |
similarity index 95% |
copy from Source/WebKit/chromium/public/WebContentDetectionResult.h |
copy to public/webview/WebContentDetectionResult.h |
index f0c37dde6b8d3fdb2cf8c6352adda573549b484e..d9516ae88b6ca07fea55530ab0b4f314da945cbc 100644 |
--- a/Source/WebKit/chromium/public/WebContentDetectionResult.h |
+++ b/public/webview/WebContentDetectionResult.h |
@@ -26,8 +26,8 @@ |
#ifndef WebContentDetectionResult_h |
#define WebContentDetectionResult_h |
-#include "../../../../public/platform/WebString.h" |
-#include "../../../../public/platform/WebURL.h" |
+#include "../platform/WebString.h" |
+#include "../platform/WebURL.h" |
#include "WebRange.h" |
namespace WebKit { |