| Index: Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp
|
| diff --git a/Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp b/Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp
|
| index 59f84a60d90ce6f43deeee4925524bc85fd32e42..f0684dc7b65e30071c21bb781a2c0358e145ba96 100644
|
| --- a/Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp
|
| +++ b/Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp
|
| @@ -33,7 +33,6 @@
|
|
|
| #include "bindings/v8/SerializedScriptValue.h"
|
| #include "core/dom/MessagePort.h"
|
| -#include "core/dom/ScriptExecutionContext.h"
|
|
|
| #include <public/Platform.h>
|
| #include <public/WebMessagePortChannel.h>
|
|
|