Index: public/webview/win/WebScreenInfoFactory.h |
diff --git a/Source/WebKit/chromium/public/win/WebScreenInfoFactory.h b/public/webview/win/WebScreenInfoFactory.h |
similarity index 97% |
copy from Source/WebKit/chromium/public/win/WebScreenInfoFactory.h |
copy to public/webview/win/WebScreenInfoFactory.h |
index bd80b0dad8ff11da0feadff5c133e0e4aa756b1a..7c0d0677694423d60a372423698a98444bb99d14 100644 |
--- a/Source/WebKit/chromium/public/win/WebScreenInfoFactory.h |
+++ b/public/webview/win/WebScreenInfoFactory.h |
@@ -31,7 +31,7 @@ |
#ifndef WebScreenInfoFactory_h |
#define WebScreenInfoFactory_h |
-#include "../../../../../public/platform/WebCommon.h" |
+#include "../../platform/WebCommon.h" |
typedef struct HWND__* HWND; |