Index: public/webview/WebKit.h |
diff --git a/Source/WebKit/chromium/public/WebKit.h b/public/webview/WebKit.h |
similarity index 98% |
copy from Source/WebKit/chromium/public/WebKit.h |
copy to public/webview/WebKit.h |
index 2e674611f20d7223671bc9d02aab82ba10a27982..0d831225ecac6e3a184342e71a022563ec8412ec 100644 |
--- a/Source/WebKit/chromium/public/WebKit.h |
+++ b/public/webview/WebKit.h |
@@ -31,7 +31,7 @@ |
#ifndef WebKit_h |
#define WebKit_h |
-#include "../../../../public/platform/Platform.h" |
+#include "../platform/Platform.h" |
namespace WebKit { |