| Index: Source/web/WebSharedWorkerImpl.cpp
|
| diff --git a/Source/web/WebSharedWorkerImpl.cpp b/Source/web/WebSharedWorkerImpl.cpp
|
| index 7ebf42246e834898236cad95c032fc3aaf10ab29..be97906b1cf54de646abbf776bdcbadfc0292b39 100644
|
| --- a/Source/web/WebSharedWorkerImpl.cpp
|
| +++ b/Source/web/WebSharedWorkerImpl.cpp
|
| @@ -46,7 +46,7 @@
|
| #include "WorkerFileSystemClient.h"
|
| #include "core/dom/CrossThreadTask.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/dom/MessageEvent.h"
|
| +#include "core/events/MessageEvent.h"
|
| #include "core/dom/MessagePortChannel.h"
|
| #include "core/dom/ScriptExecutionContext.h"
|
| #include "core/dom/default/chromium/PlatformMessagePortChannelChromium.h"
|
|
|