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