Chromium Code Reviews| Index: Source/core/dom/MessagePort.h |
| diff --git a/Source/core/dom/MessagePort.h b/Source/core/dom/MessagePort.h |
| index 648f574979ad82604683fd83065beb61c631aa4e..93b74b2fcbecc8712e6a4de39c1464e043d19e37 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; |