| Index: public/web/WebSharedWorker.h
|
| diff --git a/public/web/WebSharedWorker.h b/public/web/WebSharedWorker.h
|
| index 3983d46c41da2e655a2f5340aeacf6aac1a71c79..5653a361cdc97134a0068ed99ffa075931766f60 100644
|
| --- a/public/web/WebSharedWorker.h
|
| +++ b/public/web/WebSharedWorker.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebSharedWorker_h
|
| #define WebSharedWorker_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| #include "WebContentSecurityPolicy.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace WebCore {
|
| class ScriptExecutionContext;
|
|
|