| Index: Source/bindings/v8/custom/V8MessageChannelCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8MessageChannelCustom.cpp b/Source/bindings/v8/custom/V8MessageChannelCustom.cpp
|
| index 0ca1c80f7977b3027f7df32f20eb9bed20fc3321..92e965799f77497c049d0563300b53bf3f9ef26a 100644
|
| --- a/Source/bindings/v8/custom/V8MessageChannelCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8MessageChannelCustom.cpp
|
| @@ -33,7 +33,6 @@
|
|
|
| #include "V8MessagePort.h"
|
| #include "bindings/v8/V8Binding.h"
|
| -#include "bindings/v8/V8Utilities.h"
|
| #include "core/dom/MessageChannel.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
| #include "wtf/RefPtr.h"
|
|
|