| Index: third_party/WebKit/Source/core/dom/MessagePort.h
|
| diff --git a/third_party/WebKit/Source/core/dom/MessagePort.h b/third_party/WebKit/Source/core/dom/MessagePort.h
|
| index f3cb2658ae1af2a24f22ca5cfcc1150b038fe60f..9a3e38a266eb7a437326ee3dd9ae4b44181b4c55 100644
|
| --- a/third_party/WebKit/Source/core/dom/MessagePort.h
|
| +++ b/third_party/WebKit/Source/core/dom/MessagePort.h
|
| @@ -45,7 +45,6 @@ namespace blink {
|
| class ExceptionState;
|
| class ExecutionContext;
|
| class MessagePort;
|
| -class ScriptState;
|
| class SerializedScriptValue;
|
|
|
| // Not to be confused with WebMessagePortChannelArray; this one uses Vector and
|
|
|