Index: public/webview/WebHelperPlugin.h |
diff --git a/Source/WebKit/chromium/public/WebHelperPlugin.h b/public/webview/WebHelperPlugin.h |
similarity index 97% |
copy from Source/WebKit/chromium/public/WebHelperPlugin.h |
copy to public/webview/WebHelperPlugin.h |
index f876a8f3d628445a2d3d2f0c09e9a1ea5644dc62..b10ffa5978f6f2d2854db4828360a063c2767854 100644 |
--- a/Source/WebKit/chromium/public/WebHelperPlugin.h |
+++ b/public/webview/WebHelperPlugin.h |
@@ -31,7 +31,7 @@ |
#ifndef WebHelperPlugin_h |
#define WebHelperPlugin_h |
-#include "../../../../public/platform/WebCommon.h" |
+#include "../platform/WebCommon.h" |
#include "WebWidget.h" |
namespace WebKit { |