| Index: public/webview/x11/WebScreenInfoFactory.h
|
| diff --git a/Source/WebKit/chromium/public/x11/WebScreenInfoFactory.h b/public/webview/x11/WebScreenInfoFactory.h
|
| similarity index 97%
|
| copy from Source/WebKit/chromium/public/x11/WebScreenInfoFactory.h
|
| copy to public/webview/x11/WebScreenInfoFactory.h
|
| index 2591c281f041ab8e41a0825dce3f3d253d614f47..f38f88a63a10e5bceb12bca20441e5d2db5fa441 100644
|
| --- a/Source/WebKit/chromium/public/x11/WebScreenInfoFactory.h
|
| +++ b/public/webview/x11/WebScreenInfoFactory.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebScreenInfoFactory_h
|
| #define WebScreenInfoFactory_h
|
|
|
| -#include "../../../../../public/platform/WebCommon.h"
|
| +#include "../../platform/WebCommon.h"
|
|
|
| typedef struct _XDisplay Display;
|
|
|
|
|