| Index: public/webview/WebSharedWorkerClient.h
|
| diff --git a/Source/WebKit/chromium/public/WebSharedWorkerClient.h b/public/webview/WebSharedWorkerClient.h
|
| similarity index 98%
|
| copy from Source/WebKit/chromium/public/WebSharedWorkerClient.h
|
| copy to public/webview/WebSharedWorkerClient.h
|
| index 007e850a6f627557aedd4d559018b4efc13eb66f..6f10d5d98ddeb03049d510ddcee40abcc5441b04 100644
|
| --- a/Source/WebKit/chromium/public/WebSharedWorkerClient.h
|
| +++ b/public/webview/WebSharedWorkerClient.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebSharedWorkerClient_h
|
| #define WebSharedWorkerClient_h
|
|
|
| -#include "../../../../public/platform/WebMessagePortChannel.h"
|
| +#include "../platform/WebMessagePortChannel.h"
|
| #include "WebCommonWorkerClient.h"
|
|
|
| namespace WebKit {
|
|
|