| Index: third_party/WebKit/Source/core/dom/MessageChannel.h
|
| diff --git a/third_party/WebKit/Source/core/dom/MessageChannel.h b/third_party/WebKit/Source/core/dom/MessageChannel.h
|
| index 73217bfbb2e018d7fa0eb30a59296f9078cf6f14..434f22af177bcd581b6db08917d8f631ba487b81 100644
|
| --- a/third_party/WebKit/Source/core/dom/MessageChannel.h
|
| +++ b/third_party/WebKit/Source/core/dom/MessageChannel.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef MessageChannel_h
|
| #define MessageChannel_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|