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