Index: public/webview/WebScreenInfo.h |
diff --git a/Source/WebKit/chromium/public/WebScreenInfo.h b/public/webview/WebScreenInfo.h |
similarity index 96% |
copy from Source/WebKit/chromium/public/WebScreenInfo.h |
copy to public/webview/WebScreenInfo.h |
index da0504fcb6377cf73e190eab270504bf4744cfc4..136f13977f9b8c45d049c19bfe1f4ec9b6d39df2 100644 |
--- a/Source/WebKit/chromium/public/WebScreenInfo.h |
+++ b/public/webview/WebScreenInfo.h |
@@ -28,4 +28,4 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "../../../../public/platform/WebScreenInfo.h" |
+#include "../platform/WebScreenInfo.h" |