Chromium Code Reviews| Index: Source/core/dom/MessagePort.h |
| diff --git a/Source/core/dom/MessagePort.h b/Source/core/dom/MessagePort.h |
| index 781c9bb1eff6fd24e644156b4a7c0ae778ed33b5..2f53c7236558fdccc868f4180577268be52c06d0 100644 |
| --- a/Source/core/dom/MessagePort.h |
| +++ b/Source/core/dom/MessagePort.h |
| @@ -43,9 +43,7 @@ |
| namespace WebCore { |
| -class Event; |
| class ExceptionState; |
| -class LocalFrame; |
| class MessagePort; |
| class ExecutionContext; |
| class SerializedScriptValue; |